Sticky add to cart bar changes its format
-
hello.
I have enabled the sticky add to cart bar for desktop and mobile devices.
The problem is that in the mobile view, this bar changes its format, for example, in the image 1.jpg, the add to cart button is not visible. But in another product if it looks good, as in the image 2.jpg.
How can I make it look like image 2.jpg in all the products?
thank you
Attachments:
You must be
logged in to view attached files.
Hello,
The below code should help you, please define it in Theme Settings -> Custom CSS -> Mobile CSS area.
.single-product .wd-sticky-btn .mp-credits-banner-info {
display: none;
}
Let me know the result.
Kind Regards
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘Sticky add to cart bar changes its format’ is closed to new replies.