Home Forums WoodMart support forum Sticky add to cart bar height

Sticky add to cart bar height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #83590

    hafunerix
    Participant

    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??

    #83605

    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

    #83621

    hafunerix
    Participant

    That’s enough. Thank you.

    #83638

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Sticky add to cart bar height’ is closed to new replies.