Hello,
I'm struggling to work out how to give a few of my section title's different font colours... I've searched the forum for ideas but I'm not having much luck doing it. I just want to change the section title colours not their style or the exhibit titles / general text.
Could I write something like this:
#menu ul li.section-title-1 { text-decoration: none; color: #fff00; }
section-title-2 { text-decoration: none; color: #333300; }
section-title-3 { text-decoration: none; color: #ff660; }
section-title-4 { text-decoration: none; color: #003300; }
section-title-5 { text-decoration: none; color: #009999; }
font-weight:bold;
font-size: 18px;
Any tips would be much appreciated.
Thanks,