Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi there,
For to fixed the position sidebar when scrolling up and down. 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,
To remove the page title just login to your WP dashboard and go to the Appearance > Customizer > Additional CSS and paste below custom css code:
.page .entry-title { display: none; }Thank you!
Theme Horse Support Team
KeymasterHi theodorparris
Could you please clarify which icon for slider you are talking about?
Thank you!
Theme Horse Support Team
KeymasterLogin to your admin dashboard and go to the
Appearance > Customizer > Additional CSSand paste below custom css code:@media only screen and (min-width: 768px) { .site-header, #secondary, #page:before { width: 20%; } #content { width: 80%; } }Note: Change the digit value above to modify the width of the sidebar and main body.
Theme Horse Support Team
KeymasterHi AMD,
For this it need code customization. Just go to theme main directory > header.php file and go to the line no: 92 and remove
target="_blank"
We recommended you to customize the the code via child theme so that your changes won’t loss while updating the theme.Thank you!
Theme Horse Support Team
KeymasterHi there,
For this it needs code customization you need to hire a developer.
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @rpgronin
Theme Horse Support Team
KeymasterHi there,
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
KeymasterHello,
Login to your admin dashboard and go to
Appearance > Customizer > Design Options > Custom CSSand paste the below custom CSS code to set the different background image for each page..page-id-561 { background-image: url(add-full-image-url-here); background-position: center center; background-repeat: no-repeat; background-size: cover; }Note: Add your the page id in above digit value
561and add the full image url inadd-full-image-url-heretext above and for another page copy paste above code and repeat the same action to set different background image for another page.Thank you for using our theme.
Theme Horse Support Team
KeymasterHello @lemonpath,
If you are using wordpress.com, to disable mobile themes on your blog, go to Appearance > Mobile in your WP Admin dashboard and select No for Enable mobile theme option.
Thank you!
Theme Horse Support Team
KeymasterHi RPGronin,
Are you trying to change the different background image for each page?
Thank you!
Theme Horse Support Team
KeymasterHi Michal,
If you have not customize the theme main code then you are safe to update the theme to the newer version.
Otherwise, backup your current active theme and update to the new version and replace the customize code.Thank you!
Theme Horse Support Team
KeymasterNo worries @boneill81.
If you have any problem do not hesitate to contact us.Thank you!
Theme Horse Support Team
KeymasterHi there,
you can just export/import all the content and settings via tools and some plugins or you can also clone the database by the help of some plugins.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Please try clearing all the cache server cache, browser cache, CDN cache and site cache.
Thank you!
-
AuthorPosts
