Comments 2Johannes started the conversationSeptember 28, 2022 at 7:32amhi, when having a dark site how can I color the Text " Logodesign"It has an HTML Tag "H6", is it possible to make another HTML Tag called "H6 light"? 2,006Support repliedSeptember 29, 2022 at 5:07pmWell if the background type of the section is set to Dark (or Light) the text color will change automatically to contrastYou can assign a CSS class to the H6 html element and then add to customizer -> additional CSSh6.my-text-color{ color: #ffffff}Thank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio 2Johannes repliedSeptember 30, 2022 at 10:31amthank you! Sign in to reply ...
hi,
when having a dark site how can I color the Text " Logodesign"
It has an HTML Tag "H6", is it possible to make another HTML Tag called "H6 light"?
Well if the background type of the section is set to Dark (or Light) the text color will change automatically to contrast
You can assign a CSS class to the H6 html element and then add to customizer -> additional CSS
h6.my-text-color{
color: #ffffff
}
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
thank you!