Home Forums WoodMart support forum Shop Page > Widgets > Brands – Hiding Woodmart brands logo misalignment

Shop Page > Widgets > Brands – Hiding Woodmart brands logo misalignment

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

    Jeriss Cloud Center
    Participant

    Dear,

    Before the last release, I could hide the brands logo by adding the below code. Now this doesn’t work well anymore because now we see some space that cause misalignment.

    How can I properly remove the brands logo ?
    Thanks
    Simon

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

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following custom code to the code that you already have:

    body .filter-swatch+.filter-name {
    	margin: 0;
    }

    Kind Regards

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