Home Forums WoodMart support forum Hide Brand Logos

Hide Brand Logos

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

    Jay93
    Participant

    Hi,

    I want to use your Brand slider on our contact page as it looks good and i’m happy to have the Brand logos on the products however in the filters I don’t really want to show the logos as it appears cluttered and some brands we stock aren’t that recognisable by their logo alone.

    I’ve tried the below custom code which hides the swatches for the brands, is it okay to use this code or do you think it will cause other issues? We’re not using swatches for anything else like colours.

    span.filter-swatch {
    display: none;
    }

    Thanks!

    #169101

    Hello,

    Could you please share some relevant screenshots by pointing out the specific sections and the URL of that page.

    So I can check it out and help you accordingly.

    Best Regards.

    #169102

    Jay93
    Participant

    Hi,

    I’m trying to hide the image logos in the Brand filter using the code I have above. It works I just wanted to make sure it wouldn’t cause any other problems. I’m not using any other filter swatches.

    I’ve attached a screenshot showing what I’m trying to hide.

    https://ibb.co/KzVvLRC

    Thanks!

    #169124

    Hello,

    If the code works fine for you then you can keep it. It will not cause any problem, Because you are not using any other filter swatches except brands.

    Best Regards.

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