Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterGreat to know that.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/theme/interface/reviews/?filter=5
We really appreciate your rating.Thank you !
Theme Horse Support Team
KeymasterHello Philippe,
Just add below Custom CSS code in Appearance > Customize > Design Options > Custom CSS which will help to show sidebar in safari.
#primary { width: 65%; } #secondary { width: 31%; }
Thank you!
Theme Horse Support Team
KeymasterHello Philippe,
Just add below Custom CSS code in Appearance > Customize > Design Options > Custom CSS which will help to show sidebar in safari.
#primary { width: 65%; } #secondary { width: 31%; }
Thank you!
Theme Horse Support Team
KeymasterHi there,
Just remove the function
foliopress_layout_primary();
in search.php and add below line of code
<div id="primary" class="col-lg-12 content-area">
this will make your content area to full-width.Thank you!
Theme Horse Support Team
KeymasterHi,
Please follow this video tutorial to add the widget into the sidebar.
If you are having a problem on saving any updates than deactivating all the plugins one by one it may be the plugin conflict.Thank you!
Theme Horse Support Team
KeymasterHello,
1. You can add some widgets on sidebar to look same like our demo. For social profiles you have to use navigation menu widget and select the social profiles menu. To create a social profiles menu just see this instruction.
2. Sorry you can not show both site title/description and logo at the same time. what you can do is just add the site title/description into your logo and set that logo.
3. Add below Custom CSS code in Appearance > Customize > Additional CSS to reduce the logo size on mobile devices.
@media only screen and (max-width: 767px) { #site-logo { width: 27px; } }
Thank you for using our theme.
Theme Horse Support Team
KeymasterSorry! We are seeing right sidebar on those pages. Can you check once again?
Theme Horse Support Team
KeymasterSorry! Sidebar displays on that page as well.
Theme Horse Support Team
KeymasterYes updating all the themes, plugins and WP will reduce hacking issue.
Thanks Soulblu.seo for sharing.Theme Horse Support Team
KeymasterWelcome @eric1
Theme Horse Support Team
KeymasterHi,
Can you please clarify which space you are trying to reduce? Are you talking about the each menu item space?
Thank you!
Theme Horse Support Team
KeymasterHi,
We can provide you the custom CSS code to make the header add space bigger but it will make your site title/logo space smaller.
And for the add slider 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 there,
Can you please provide us the site Url? So that we can provide you the Custom CSS code based under your site requirement.
Thank you!
Theme Horse Support Team
Keymaster@webpaje Yes you need to set unique categories for the individual sections, then change the options banner/feature post 1 and 2 to only show selected categories.
Thank you!
Theme Horse Support Team
KeymasterHello Philippe,
We are looking for the exact page Url where the right sidebar has disappear.
The page you shared has a right sidebar.Thank you!
-
AuthorPosts