Home Forums WoodMart support forum Quantity in shop page

Quantity in shop page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #395957

    Aleks2000
    Participant

    Hello!

    On the single product page when I scroll down pops up a mini cart with a button and quantity. How to hide quantity but for only a fixed cart?

    Best regards,
    Alex

    Attachments:
    You must be logged in to view attached files.
    #396007

    Hello,

    Please provide the product page URL, we will give you custom CSS.

    Best Regards

    #396405

    Aleks2000
    Participant

    Hello!

    #396669

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-sticky-btn-container div.quantity{
    	display:none!important;
    }

    Best Regards

    #396858

    Aleks2000
    Participant

    Hello!

    The problem is solved!

    Thank you so much)
    Alex

    #396884

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Quantity in shop page’ is closed to new replies.