I would like to change the body text (p) color so the default "Dark" and "Light" font colors are different (the setting is in the Row Settings, see attached image).
I have used the code:
body, body p {
color: #272727!important;
}
and it works great. However doing this breaks the Row Settings Dark and Light font functionality, which can be very useful to have working. So I would like to know how to target/change these default Dark and Light font colors.
I would like to change the body text (p) color so the default "Dark" and "Light" font colors are different (the setting is in the Row Settings, see attached image).
I have used the code:
body, body p {
color: #272727!important;
}
and it works great. However doing this breaks the Row Settings Dark and Light font functionality, which can be very useful to have working. So I would like to know how to target/change these default Dark and Light font colors.
Thanks!
And additionally Id like to know how to target the H1-H6 tags for Dark and Light as well.
Cheers!
Hey ,
ThemeNectar Support Team
Okay will do :)
thanks Tahir!