Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Dawn,
You can find the
.featured-text .active
selector in style.css file where you can change the border as well as background color for that button.
We recommended you to customize the CSS by creating child theme so that your changes will not lost whenever you update the theme to the new version OR upgrade to the premium version where you can change the theme color skin easily.Thank you!
Theme Horse Support Team
KeymasterHi Mr.earl.lee and Tillmanstory
Please follow this instruction to set the slider in your home page.
Thank you!
Theme Horse Support Team
KeymasterHi Pkaufman37,
Yes we have already removed the Revolution Slider Plugin from the theme file because of WordPress.org guideline.
Please contact to our sales team via Email with the order detail and they will reply you in the same email.Thank you!
Theme Horse Support Team
KeymasterHi Mr.earl.lee,
It seems that you have already added content in that page and it is displaying blue and grey overlay boxes in your slider. If there is anything then let us know.
Thank you!
April 2, 2016 at 2:29 pm in reply to: Home business page not showing properly on iPad or iPhone #43955Theme Horse Support Team
KeymasterHi Timothy,
We have visit your site in the iPad and iPhone devices and seems like your images are not loading properly please see all the image by going to your WordPress Dashboard > Media and check all the images properly may it was not uploaded properly. Also do try deactivating all plugins one by one.
Thank you!
Theme Horse Support Team
KeymasterHi Heidi,
First try adding below CSS code so that your current background image works fine in mobile devices. To add below custom CSS code go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.
@media only screen and (max-width: 767px) { body.custom-background { background-attachment: scroll; } }
Thank you!
Theme Horse Support Team
Keymaster@contact22 some of the CSS code have been override by one of the plugins that you have installed into your site so please go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
#access a { -moz-box-sizing: unset; -webkit-box-sizing: unset; box-sizing: unset; }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Patricia,
Sorry for late reply. We missed you topic.
Anyways could you please provide us the site URL? So that we can have a look into the contact info bar background image.Thank you!
Theme Horse Support Team
KeymasterOh! Yes do add below CSS code too so that your last line will not be overlapped.
#main { padding-bottom: 50px; }
Thank you!
Theme Horse Support Team
KeymasterHi Ryan,
Just add below code in your page with the link.
<a class="call-to-action" href="http://addyourlinkhere.com" title="Button text">Button text</a>
Thank you!
March 15, 2016 at 11:16 am in reply to: Update from v1.9 to 3.0.5: what happens to the Revolution Slider? #43485Theme Horse Support Team
KeymasterHi Nina,
You can contact to our sales team via Email for the latest version of Revolution Slider with your purchased order detail.
Also if you purchased it directly from the codecanyon.net you will have the auto update feature as well as have the dedicated support from the main plugin author.Thank you!
March 15, 2016 at 11:10 am in reply to: Padding almost non-existent between site-title tagline and top menu #43484Theme Horse Support Team
KeymasterHi Henderson,
We have encounter override css in your child theme style.css file.
Please remove below code in your child theme style.css file to have the padding between site-title tagline and top menu.hgroup-wrap { padding-bottom: 10px; }
Thank you!
Theme Horse Support Team
KeymasterHi Reiner,
You have to login to our site with the same username here and you will be redirected to your account page where you can download the latest version in the available download section.
Thank you!
Theme Horse Support Team
KeymasterHi Marcello,
To show the top “Contact Info Bar” in tablet go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
@media only screen and (max-width: 767px) { #masthead .info-bar { display: none; } }
Thank you!
Theme Horse Support Team
KeymasterHi there,
Oh! This features is not available in the free version you have to upgrade it to pro version to have the individual link for the slider as we have additional Image featured slider where you can add any link for the image.
Thank you!
-
AuthorPosts