Link CSS Style in menu manager - Joomla! Forum - community, help and support
hi
i have second level link want text colour of different colour rest. have added following code template.css:
a.homestyle:link
{color:#f0ab1e;}
a.homestyle:hover
{color:#f0ab1e;}
a.homestyle:active
{color:#f0ab1e;}
a.homestyle:visited
{color:#f0ab1e;}
and put "homestyle" link css style in menu manager don't see change.
help appreciated!
site here:
http://www.aishopeacademy.org/test/
(it's academies > soweto want yellow instead of white)
i have second level link want text colour of different colour rest. have added following code template.css:
a.homestyle:link
{color:#f0ab1e;}
a.homestyle:hover
{color:#f0ab1e;}
a.homestyle:active
{color:#f0ab1e;}
a.homestyle:visited
{color:#f0ab1e;}
and put "homestyle" link css style in menu manager don't see change.
help appreciated!
site here:
http://www.aishopeacademy.org/test/
(it's academies > soweto want yellow instead of white)
Comments
Post a Comment