Forum replies created
we will need your website URL with login details to investigate further the LayerSlider issue, you can provide in Private reply
try to disable the hover effect in Appearance -> Theme Options -> Header -> Disable main menu Hover Effect or try insert this in Custom CSS:
@media only screen and (min-width: 768px)
.link-effect a span::before {
font-weight: normal;
}
use something like this available in Theme4Press Shortcodes http://prntscr.com/81swcq:
[fullwidth menu_anchor="" backgroundcolor="" backgroundimage="" backgroundrepeat="no-repeat" backgroundposition="left top" backgroundattachment="fixed" bordersize="0px" bordercolor="" borderstyle="solid" paddingtop="20px" paddingbottom="20px" class="" id=""]Your Content Goes Here[/fullwidth]
[fullwidth menu_anchor="" backgroundcolor="" backgroundimage="" backgroundrepeat="no-repeat" backgroundposition="left top" backgroundattachment="scroll" bordersize="0px" bordercolor="" borderstyle="solid" paddingtop="20px" paddingbottom="20px" class="" id=""]Your Content Goes Here[/fullwidth]
[fullwidth menu_anchor="" backgroundcolor="" backgroundimage="" backgroundrepeat="no-repeat" backgroundposition="left top" backgroundattachment="fixed" bordersize="0px" bordercolor="" borderstyle="solid" paddingtop="20px" paddingbottom="20px" class="" id=""]Your Content Goes Here[/fullwidth]
please use this in Appearance -> Theme Options -> Custom CSS:
.home-content-boxes,
.menu-header:after {
background: none;
}
sorry, we don’t provide a customization support in forums, you could fill our service to get a quote https://theme4press.com/theme-customization-service/
please check our Docs https://theme4press.com/docs/theme-installation-update/ to learn more how to update.
after little bit digging I found out this feature has been removed in version 2.1.0 of WooCommerce
https://github.com/woothemes/woocommerce/issues/7071
https://github.com/woothemes/woocommerce/issues/5130
you might want to look at this plugin now https://wordpress.org/plugins/woocommerce-shortcodes/
please check this thread https://theme4press.com/support/topic/hyperlinks-in-toggles/
you can post it here and mark the message Private so only we will be able to see the login details
please provide also your wp login details as well as your FTP access to the website in Private reply