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/foliopress/reviews/?filter=5
We really appreciate your rating.Thank you !
Theme Horse Support Team
KeymasterHello @philippe You have to be a registered user for wordpress.org as well to make a review. Please create a account on wordpress.org also and you will be able to review our theme.
Thank you!
Theme Horse Support Team
KeymasterHi Chapline,
Yes we have changed the menu style.
Please clear all your browser, CDN and site cache and let us know.
Also we are not able to visit your site because of the security reason by WordFence Plugin.Thank you!
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!
-
AuthorPosts