Crabtown Posted March 7 Share Posted March 7 I realize you can click on fonts->headings->size. My issue is that when I change the size on Heading 3 it messes up other parts of the website. I would like to change it so the homepage shows Header 3 at size (3.2rem) but I would like the other Heading sizes to show up smaller on the other pages. Hopefully someone can help me. The site is crabtownhomeservices.com Thank you so much Link to comment
tuanphan Posted March 9 Share Posted March 9 To set h3 3.2rem on homepage only, you can also add this to Website > Website Tools > Custom CSS body.homepage h3, body.homepage h3 * { font-size: 3.2rem !important; } Crabtown 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment