Home Forums WoodMart support forum how to remove brands from categories and all the pages

how to remove brands from categories and all the pages

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

    abdul
    Participant

    You must select your brand attribute in Theme Settings -> Shop -> Brands

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

    Hello,

    I saw the screenshot you attached.

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

    .woodmart-archive-shop .woodmart-prefooter {
        display: none;
    }

    Regards.
    Xtemos Studios

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