criccio Posted April 18, 2020 Share Posted April 18, 2020 (edited) Hi everyone, been searching around google and found lots of information about creating custom CSS. I am using a CSS module by Sumytoo and appears to work. I'm having trouble editing the product tile font and I'd love someone just to lookover my CSS to ensure Im on the right track. I'm using the chrome visual CSS editor to get the css information, after many hours I realised I had to clear shop cache to see my changes. Anyway I can get the background colour to chanhe but no luck in changing the font for product title, is the syntax correct in what I'm doing: #wrapper{ background-color:#1d1515 !important; } - This works .featured-products .products-section-title{ font-family:'Bree Serif', serif !important; } - This doesnt work What am I doing wrong, thanks in advance. Edited April 18, 2020 by criccio Error (see edit history) 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