Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Thomas,
Use below CSS code to change the font size as well as to disable call to action button:
For primary text:
.widget_promotional_bar .promotional-text { font-size: 32px; line-height: 39px; }
For secondary text:
.widget_promotional_bar .promotional-text span { font-size: 16px; line-height: 23px; }
For to disable button:
.widget_promotional_bar .call-to-action { display: none; }
Increase/Decrease above digit value to change the font size as well as line height.
Thank you!
Theme Horse Support Team
KeymasterHi Ausasan,
To change the background color for header go to Appearance -> Customize -> Design Options Tab -> Custom CSS then paste the following CSS code and Click on Save & Publish button:
#branding { background-color: #fff; }
Please change above HEX color code #fff to your own HEX color code.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Rahul,
Add below CSS code in style.css file under attitude-child folder.
For navigation parent:
#access a { color: #777; }
For drop-down:
#access ul li ul li a, #access ul li.current-menu-item ul li a, #access ul li ul li.current-menu-item a, #access ul li.current_page_ancestor ul li a, #access ul li.current-menu-ancestor ul li a, #access ul li.current_page_item ul li a { color: #777; }
Change above hex color code
#777
to your own HEX color code to change the color of the parent navigation as well as drop-down menu.Thank you!
Theme Horse Support Team
KeymasterThank you for sending login detail. Our support team will reply you via email.
Theme Horse Support Team
KeymasterHi Joel1,
To increase the content area Go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save & Publish button:
#primary { width: 66.81%; } #secondary { width: 30.62%; }
Thank you!
Theme Horse Support Team
KeymasterHi Tom,
Sorry! We have designed our theme this way.
To show the little magnifier and the search bar at a once it needs code customization you have to hire a developer for this.If you need the search bar and magnifier at a once then you can use the search widget in any side bar as well.
Thank you!
Theme Horse Support Team
KeymasterHi Jim,
Update it and let us know if you got the same issue.
There is no any force update you have to update it manually.Thank you!
Theme Horse Support Team
KeymasterHi Tamanna,
For multiple link in the slider you have to use premium slider where there will be more option to add links.
Slider Revolution is fully compatible to our premium themes. Upgrade to premium version of attitude theme and also do purchase the Slider Revolution plugin individually and activate into our theme.Thank you!
Theme Horse Support Team
Keymaster@beatriz If you can not set the slider by following up the instruction. Please provide us the temporary username and password to your site via Email. Please do not share any username and password here in this forum because this forum is public and visible to all customers.
And thank you Daniel @dd for the help 🙂
Theme Horse Support Team
KeymasterHi @landile-x
Changing color feature is not available in the free version you have to upgrade to premium version to have the color feature and many more. To make slider follow this instruction https://www.themehorse.com/theme-instruction/interface/#slider
Thank you!
Theme Horse Support Team
Keymaster@lbdc-design Can you please take a photo and show us how it looks like in iPad mini. So that we can help you easily.
Thank you!
Theme Horse Support Team
KeymasterTry below Custom CSS code once and let us know.
@media only screen and (max-width: 1024px) { .featured-slider .featured-image { background-attachment: scroll; } }
Thank you!
Theme Horse Support Team
KeymasterAre you trying to set the slider here like in this demo https://www.themehorse.com/preview/attitude/
Thank you!
Theme Horse Support Team
KeymasterHi Lemonpath,
Great!
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/clean-retina
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi waldjunge,
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ambition
We really appreciate your rating.Thank you!
-
AuthorPosts