Home Forums WoodMart support forum Product brand logo images they are too small in widget

Product brand logo images they are too small in widget

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

    kruajeng
    Participant

    I need to make the product brand logo images about twice as large because they are too small. How can I do this?

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

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the value as per your requirements.

    .wd-widget .wd-swatches-filter.wd-swatches-brands {
        --wd-swatch-h: 80px !important;
        --wd-swatch-w: 180px !important;
    }

    Best Regards,

    #654268

    kruajeng
    Participant

    Thank you
    Close Topic

    #654494

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘Product brand logo images they are too small in widget’ is closed to new replies.