Home Forums WoodMart support forum Customization issues.

Customization issues.

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

    mallethenao
    Participant

    On this page
    https://woodmart.xtemos.com/shop/?opt=list_view

    Hello, could I put the category banner fixed top when I scroll? with the header?

    I need to put a new category called “All Items”, is it possible?

    #227944

    Hello,

    Unfortunately, it is not possible to fix it on the scroll.

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

    body .woodmart-product-categories .shop-all-link{
        display: inline-block;
    }

    Best Regards

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