This topic has 36 replies, 3 voices, and was last updated 3 years, 8 months ago ago by Rose Tyler
https://ibb.co/PQXJvQ2 uploaded a screenshot, when I enable sticky add to cart then it shows all the bulk discounts that I have set for my products. I dont want that to appear in sticky add to cart because it covers the half part of your page… its a kind of distraction and buttons dont look normal as well., Can you suggest a workaround for this. Thanks
Hello,
Add the next code in Theme Options > Theme custom CSS:
.etheme-sticky-panel .rp_wcdpd_product_page {
display: none;
}
Regards
Thanks it works…
Here is another alignment issue https://ibb.co/5XZMyRd in Category Drop Down.
Thanks
Hello,
I do not see any problem – https://gyazo.com/ef5586b1e367df6d53db3ac234e572b9 It shows the hierarchy of categories.
Please clear cache and check one more time.
What browser do you use?
Regards
HI I am unable to uplaod webp product images to my ecommerce wordpress website. Is there any workaround I can upload webp images
Hi,
WooCommerce can only show images that officially supported by WordPress itself, which at the moment, doesn’t include webp: https://codex.wordpress.org/Uploading_Files You can contact support of WooCommerce plugin, maybe they will suggest you some workaround.
Regards
You must be logged in to reply to this topic.Log in/Sign up