Sticky add to cart bar height
-
Hey. This function “Sticky add to cart” is great and it is very helpful especially when you have quite long product page. However I think this bar at the bottom of the page takes a bit too much space. It’s too high (on the desktop).
Any chance of reducing this bar height??
Hello,
There is no much space for that http://prntscr.com/l7j8vd If we remove the paddings we shall reduce it like this http://prntscr.com/l7j9p5
body .woodmart-sticky-btn {
padding-top: 0;
padding-bottom: 0;
}
Best Regards
That’s enough. Thank you.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Sticky add to cart bar height’ is closed to new replies.