brizien Posted March 19, 2019 Share Posted March 19, 2019 Hi, I need to change the font size of H2, H3 and description of every produts page. The site is www.lullshop.it and the version is 1.7.0.4 in which file I have to intervene? Thank you!!! Link to comment Share on other sites More sharing options...
tuk66 Posted March 19, 2019 Share Posted March 19, 2019 Add #product h2 { font-size: 16px; } #product h3 { font-size: 12px; } to a style file (/themes/dorado/assets/css/custom.css ?) Link to comment Share on other sites More sharing options...
brizien Posted March 19, 2019 Author Share Posted March 19, 2019 Hi, thanks for your response. I dont't have the file custom.css but I have theme.css. Can I insert the code here? Where? Thank you so much Link to comment Share on other sites More sharing options...
tuk66 Posted March 19, 2019 Share Posted March 19, 2019 You can try to create custom.css. Link to comment Share on other sites More sharing options...
brizien Posted March 19, 2019 Author Share Posted March 19, 2019 sorry but I'm not able. Is it enough to create a file and put it in that folder? I do not believe 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