Forum Replies Created
-
AuthorPosts
-
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!
Theme Horse Support Team
KeymasterHi Markus,
Sorry! You can not add HTML tags in secondary slogan section.
Try adding the slogan in primary first and then in secondary to have the break line.Thank you!
Theme Horse Support Team
KeymasterHi Paul,
The maximum narrow layout width is 978px. For which screen size you are trying to have the narrow width?
Thank you!
Theme Horse Support Team
KeymasterHi Niko,
For this we have to update the theme with new widget which shows posts with featured image. For now you can use this plugin to have the latest post with featured images.
Thank you!
May 12, 2016 at 11:32 am in reply to: can not upload files from wordpress gallery to logo and image sliding forms #44839Theme Horse Support Team
KeymasterHi Nikolay,
Login to our site with the same username and password that you have purchased the theme before and you will be redirected to your account page where you can download the latest version of the theme.
Thank you!
-
AuthorPosts