Jump to content

How to change css search filters text


Recommended Posts

Hi, I can't find a way to change the text font size which is far too big and I want to reduce it.
I searched everywhere (css) files but couldn’t find who change this. So I want to get help.
What advice would give?

search_filters .facet .facet-title {
    float: none;
    padding: 15px 0 0;
    margin: 0 0 10px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    color: #222;
    width: 100%;
}

Website

search_filters.thumb.jpg.12e9c8d5cd22275fcf678ec7a02de0ed.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...