• Hi,
    I would like to remove the “Categories” box that appears on all pages of the VW Bookstore theme. How can I accomplish this?
    Thanks,
    Rhonda

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @litbyu,

    Add the below CSS code to remove category box for that Go to Dashboard >> Appearnace >> Cuastomize >> Additional CSS >> Here you have to add below CSS >> Publish it.

    button.product-btn {
    display: none;
    }

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Remove Theme’s “Categories” Box’ is closed to new replies.