FILTERS Widget Icon Size – How to make it BOLD and Bigger?

This topic has 6 replies, 3 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler

  • Avatar: Olga777
    Olga777
    Participant
    April 30, 2021 at 14:32

    Hi there,

    How can we make the FILTERS ICON BOLD and BIGGER, so it is More visible for the viewers? – screenshot attached.
    https://staging-funfashion.kinsta.cloud/screen-shot-2021-04-30-at-9-26-19-am/
    Thank you for your help!

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    April 30, 2021 at 15:06

    Hello,

    Add the below custom to Theme Options > Custom CSS to change weight and size

    .open-filters-btn a i {
        font-weight: bold;
        font-size: 20px;
    }

    Regards

    Avatar: Olga777
    Olga777
    Participant
    April 30, 2021 at 15:23

    Thank you, Olga. And how to make the text next to the icon “FILTERS” in Bold and Bigger?

    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2021 at 15:46

    Hello,

    .open-filters-btn a {
        font-weight: bold;
        font-size: 20px;
    }

    Regards

    Avatar: Olga777
    Olga777
    Participant
    April 30, 2021 at 16:29

    Got it, Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 1, 2021 at 07:26

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘FILTERS Widget Icon Size – How to make it BOLD and Bigger?’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.