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"? 1,973Support 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 https://www.clapat.com/ Review Envato Item Support Policy 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
https://www.clapat.com/
Review Envato Item Support Policy
thank you!