Home Forums WoodMart support forum Category icon in banner

Category icon in banner

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #190562

    bhamjeeazhar
    Participant

    When you browse to diffrent pages theres a banner on top with categories . On mobile it has a dropdown menu. Where does it get the category information from. Im not sure what I done but I only see few of the categories compared to before.

    Thanks

    #190635

    Hello,

    Please provide the screen which category drop-down you mean. This area https://gyazo.com/6ee5d0fc91b636b382d17f7a6022c429 shows all the existing categories in the store.

    Best Regards

    #190679

    bhamjeeazhar
    Participant

    Ok.I sorted. I deleted uncategorised and made another folder my default folder. So the folder that was default stopped showing.

    #190718

    Hello,

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

    .woodmart-product-categories .wc-default-cat {
        display: inline-block;
    }

    Best Regards

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