Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Mhill,
Sorry! It says
Error 404 - Not found Your browser can't find the document corresponding to the URL you typed in.
November 30, 2017 at 7:13 am in reply to: Nav Menu auto-generates with all pages (primary navigation padding issue?) #54321Theme Horse Support Team
KeymasterHi Mgeders,
Just add below custom css code to hide the hgroup-wrap in desktop view and display it on mobile devices.
.hgroup-wrap { display: none; } @media only screen and (max-width: 767px) { .hgroup-wrap { display: block; } }
Also to have the right column sidebar for wooCommerce store page just go to Appearance > Customize > Magcast Theme Options
Layout Options there you can see the content layout. Choose Right Sidebar option and Click Publish Button.Thank you!
Regards,
Theme HorseTheme Horse Support Team
KeymasterHi Pierre,
For this you have to use this Sticky JS If you are a developer you can easily add those JS into our theme by creating child theme otherwise you will have to hire a developer for this.
Thank you!
Theme Horse Support Team
Keymaster@sharonhicks-ot Can you please provide your site URL and specify which home page you are talking about. For the site title you can refer to the above reply.
Thank you!
Theme Horse Support Team
Keymaster@tigrosita You have to set the featured image for your individual post to list out the post image in home page as latest post same like our demo site. Just edit your all previous post and add the featured image from the bottom right section of the editor page.
Thank you!
Theme Horse Support Team
KeymasterHi Wolfgang,
First we have not remove any feature in the pro version. Why should we will remove features?
You can easily add products categories list in primary menu as well set products categories widget in right/ left sidebars easily.
For shopping cart detail you have to use this plugin.
Which background-image” option on the “WooCommerce page you are talking about. Can you please clarify it?Thank you!
Theme Horse Support Team
KeymasterGreat! 🙂
Theme Horse Support Team
KeymasterHi,
Sorry! There is no option to edit the Footer credit information in the free version of the theme. It is the only one way for us to have the backlink as well as promotional for our website from the free theme. To edit it you have to customize the code or upgrade it to pro version where you can easily change the footer credits links.
Thank you!
Theme Horse Support Team
KeymasterYou are welcome @britishassignment-help
Theme Horse Support Team
KeymasterHi Mhill,
We have investigate the issue and found that this issue was only in your sit. We have not found any issue on our end we have change the setting to wipe in our preview site too and the slider is running smoothly without any problem.
Can you please set your slider effect to wipe so that we can see your site on live? May some plugins and JS that you have used into your site is conflicting the wipe effect in the slider.Thank you!
Theme Horse Support Team
KeymasterHi Mhill,
Yes, Seems like there is an issue in wipe transitions.
We will investigate the issue with wipe transition till then please choose another transition effect.Thank you for reporting the bug.
Theme Horse Support Team
KeymasterHi Mhill,
Just add the # in the link field while you create a custom menu.
Thank you!
Theme Horse Support Team
Keymaster@sharonhicks-ot For page title just add below custom CSS code .
#site-title a { color: #108080 ; } #site-title:hover a { color: #b3b3b3; }
Thank you!
Theme Horse Support Team
KeymasterYou are always welcome @ekatoenteka 🙂
Theme Horse Support Team
Keymaster@sharonhicks-ot For page title just add below custom CSS code as @posta700-varie described
.page-title { color: #08458c !important; }
Thank you!
-
AuthorPosts