Hi
I am trying to set a different style for headings within the news section of my site.
I have set an additional menu class "news", within the Menu Params (GavickPro) section of the appropriate menu, and have set a CSS override as follows:
.catItemTitle.news {
font-size:28px;
font-weight:bold;
width:100%
}
I have also tried .catItemTitle_news
Unfortunately, no changes are seen on the frontend.
What am I doing wrong?
Regards
ginniss