This topic has 4 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hello. I am having some íssues at the moment. Here they are in no perticular order:
Black hover on products when the mouse hovers over as seen in the middle:
in private content
missing counter on single products. i.e adding multiple iems to cart:
in private content
Looking forward to the help 🙂
Jakob
Hello,
1) Please add this code in custom.css file.
.footer-product{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
2) WooCommerce has removed that feature in the recent update and replaced it with the number input type.
And now there is no overrides in Royal for this. You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin
Regards,
Robert Hall.
Thank you for the fast response. It appears that it does not register the change of default.custom.css on the webpage, however it is changed in the ftp client. Any ideas?
Hello,
You need rename default.custom.css file to custom.css.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Tagged: enhancement, hover, product, removal, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up