heading color
-
change blog heading color from orange to pink
The blog I need help with is: (visible only to logged in users)
-
It appears as if you got this figured out. If you want to change the other orange link text to the same or a different color, add the following to your CSS and edit the color code.
a, h2 a:hover, h3 a:hover { color: #FD1EFC; }
- The topic ‘heading color’ is closed to new replies.