text Separator menu items

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
8 years 10 months ago - 8 years 10 months ago #45006 by hkeyzer
Site: www.focalloadspeakers.com
Joomla: 3.4.1

This site has a couple of menu items Products & Reviews (text separator items) which do not display well when size size is reduced as the text colour makes it near impossible to read. How do I correct the text colour to be white?

See attached screen shot from android phone
Attachments:
Last edit: 8 years 10 months ago by hkeyzer.

Please Log in to join the conversation.

More
8 years 10 months ago #45009 by ivan.milic
In template_css.css which is located in you template folder \ css put this code
Code:
.mnu_topmenu > li > a, .mnu_topmenu > li > span { color: #FFFFFF; }

after line

@media (max-width: 980px) {

and on the bottom of same file put
Code:
.mnu_topmenu > li > a:hover, .mnu_topmenu > li:hover > a, .mnu_topmenu > li > a:hover, .mnu_topmenu > li:hover > span { color: #FFFFFF!important; }

Please Log in to join the conversation.

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
8 years 10 months ago #45013 by hkeyzer
Replied by hkeyzer on topic text Separator menu items
Hi,

Awesome issue resolved, very impressed with speed and quality of support.

Thanks.

Please Log in to join the conversation.

Time to create page: 0.160 seconds
Powered by Kunena Forum