Tagged: Color, heading, magazine element
Hi guys,
How do I change the color of the heading element only on the homepage? I know I have to use the CSS Class, but after that I get stuck.
Can you help me?
Sincerely,
Morticka
Hi Barb! :)
Please add following code to Quick CSS
.brmaghome .entry-title {
color: white;
}
Regards,
Yigit
As always Yigit, you’re the man, thank you!! :D
Sincerely,
Barb