Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Allurynn,
For the content use below CSS code:
body, input, textarea { font-size: 18px; }
Thank you!
Theme Horse Support Team
KeymasterHi Markus,
Could you please provide us the site URL? So that we can see your featured slider and provide you a exact CSS code.
Thank you!
Theme Horse Support Team
KeymasterHi 8beast,
To remove the background color for the promo box go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.widget_promotional_bar { background-color: inherit; border-color: none; }
Thank you for using our theme.
May 20, 2016 at 7:02 am in reply to: Paid for ongoing support on Attitude premium for a couple of years now #45000Theme Horse Support Team
KeymasterHi Derek,
Actually after the purchase of our theme you will get free update and support for one year from our support forum.
After one year if you want to continue with the update and support for the theme you will have to pay small amount $15 for another year.
But you can continue to use the theme for the lifetime without renewing the yearly subscription.Thank you!
Theme Horse Support Team
KeymasterHi Allurynn,
To change the size of the post go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.entry-header .entry-title { font-size: 40px; line-height: normal; }
Please Increase/Decrease the above digit value 40 as your wish.
Thank you!
Theme Horse Support Team
KeymasterHi Monique,
To reduce the height go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on save button.
.featured-slider .featured-image { padding: 10% 0; }
Thank you!
Theme Horse Support Team
KeymasterHi Markus,
Try below code to have a height for the widgets:
#colophon .widget { height: 80px; }
Thank you!
Theme Horse Support Team
KeymasterHi Bassot,
To reduce the blank space that you want to remove please go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
#content, .entry-header { padding: 0; }
And to put the language button at the top of the header. It needs code customization you have to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi Mahy,
Sorry for the late reply we missed your topic.
To fix the issue that you are having in the menu please go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:.container { padding: 0; } #access li { margin-left: 10px; } #access a { box-sizing: content-box; }
Thank you!
Theme Horse Support Team
KeymasterHi Doug,
First create a page and set that page to Our Team Page Template and
1. Go to Appearance > Widget > Theme Horse: Our Team Widget
2. Drag and Drop this widget to Our Team Page section
3. Fill up all the fields/content in the widget
4. Click SaveNow you can see your team list in the page which you have created in first step.
Thank you for using our theme.
Thank you!
Theme Horse Support Team
KeymasterHi Pauline,
Could you please provide us the site URL? So that we can see the list where the bullet is not displaying and provide you the exact CSS code.
Thank you!
Theme Horse Support Team
KeymasterHi Paul,
To have the maximum content size for tablet and smaller devices go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
@media only screen and (max-width: 1078px) { .narrow-layout, .narrow-layout .wrapper { width: 100%; } .narrow-layout .wrapper { max-width: 94%; } }
Thank you!
Theme Horse Support Team
KeymasterHi Markus,
Sorry! We are confused what you actually need. Above reply was to have a 3 columns in the footer instead of 4 columns.
Please clarify what you exactly need.Thank you!
Theme Horse Support Team
KeymasterHi Ken,
For this features you have to upgrade it to premium version.
In premium version you will have a plus Featured Image Slider option where you can easily upload the Featured Image, add Redirect link, Title and Short description.Thank you!
Theme Horse Support Team
KeymasterHi Javi,
For this it needs code customization.
You need to hire a developer as this is a new feature to add in the theme.Thank you!
-
AuthorPosts