Home Forums WoodMart support forum Buttons

Buttons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #344800

    ijnavas
    Participant

    Hello,

    in https://royalbeds.es/product-category/colchones/

    we want to desactivate the quick-view (booth bottons) How can we do?

    Thanks.

    #344844

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .term-16 .wd-buttons.wd-pos-r-t {
       display: none;
    }

    Best Regards

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