Theme4Press › Forums › evolve › Changing h2 heading on home page › Reply To: Changing h2 heading on home page
#28031
|
Hi,
It should be as follows
1 2 3 |
h2{ color: #3c61a5 !important; } |
Depending on which element, it might not work if there is already specific css targeting that element.
It’s better, if you post me URL and tell me which element on that page you want to change it’s color.
Thank you.