Home Forums WoodMart support forum Filter By Brand – Brand logo size

Filter By Brand – Brand logo size

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #639035

    MatoZato
    Participant

    Hello.

    Please, how can i set size of Brand logo, in Filter by brand?

    Thank you very much.

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

    Hello,

    Navigate to Appearance > Widgets, then locate the Shop Page Widget Area. Open the WooCommerce Layered Nav Widget and adjust the swatch size as needed.

    See the Screenshot for a better understanding: https://ibb.co/TB2nkRgL

    Best Regards,

    #639329

    MatoZato
    Participant

    Hello.

    I set this. But Brand logos is still small. Can i set size by CSS code?

    Thank you very much.

    #639393

    Hello,

    Could you please share the page URL along with the site WP Admin URL and Credentials so that I can check the settings for you on your site and provide you with a fix?

    Best Regards,

    #639410

    MatoZato
    Participant

    Hello i send in private:

    #639429

    MatoZato
    Participant

    This Brand in Filter i mean. I wanna set size for it.

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

    Hello,

    To increase the size of the images of brands in the sidebar. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-woocommerce-layered-nav .wd-swatches-brands .wd-swatch.wd-bg {
        height: 70px;
        width: 100px;
    }

    Best Regards,

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