D9NTE Posted November 5, 2021 Share Posted November 5, 2021 Site URL: https://www.9didante.com/en/dry-solo Hello, I have some pages where the text H1 I would like to be green versus the sites general red. Is there a way where I can include the coding inside the page (like the one in the link) rather than in the site's Design CSS? This would allow me to replicate the page without needing to add an exception to the overall design CSS every time Thank you for your help Link to comment
tuanphan Posted November 7, 2021 Share Posted November 7, 2021 On 11/5/2021 at 8:13 PM, D9NTE said: Site URL: https://www.9didante.com/en/dry-solo Hello, I have some pages where the text H1 I would like to be green versus the sites general red. Is there a way where I can include the coding inside the page (like the one in the link) rather than in the site's Design CSS? This would allow me to replicate the page without needing to add an exception to the overall design CSS every time Thank you for your help Hover Page Name on Pages > Main Navigation or Not Linked > Click Gear icon > Advanced > Paste this code to change h1 color on that page <style> h1 {color: violet !important;} </style> 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