Tom1s Posted July 27, 2020 Share Posted July 27, 2020 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 Link to comment Share on other sites More sharing options...
Minsky_ae Posted August 3, 2020 Share Posted August 3, 2020 Hi @Tom1s, If the CSS code you show in your message is the right one, you just need to add the override of the font-size in the custom.css file of your theme (your_theme > assets > css > custom.css). Link to comment Share on other sites More sharing options...
Tom1s Posted August 3, 2020 Author Share Posted August 3, 2020 @Minsky_ae Thank you very much! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now