Home New Guten Forums WoodMart support forum Sticky add to cart bar changes its format

Sticky add to cart bar changes its format

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

    gonsa
    Participant

    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.
    #481448

    Luke Nielsen
    Keymaster

    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

    #481857

    gonsa
    Participant

    thanks

    #481925

    Luke Nielsen
    Keymaster

    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

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

The topic ‘Sticky add to cart bar changes its format’ is closed to new replies.