- This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by Hash.
- AuthorPosts
- June 23, 2017 at 6:06 pm #3122KCliftonParticipant
There is a issue with the menu colouring – when a menu item is highlighted the wording on that menu item can no longer been seen as the wording and the colour of the highlighted box are the same.
Is there a way of changing this please.
thanks
June 30, 2017 at 9:01 am #3145HashKeymasterDid you find this issue in our demo site? Or please show us your website with the issue.
But if the problem has occurs due to your customization, it does not lie under the scope of our support.
Thanks
June 30, 2017 at 2:51 pm #3151KCliftonParticipantHi we paid for a customisation on the menus and have a child theme within the site. The colourisation change was made then and I cannot find where in the code to change the menu wording colour.
The website is http://www.xperisoft.co
The issues arises in the top menu bar when you hold your cursor over one of the menu items in the drop down.
Thanks
July 14, 2017 at 10:12 pm #3179HashKeymasterHere is the solution. Add the below CSS in the Additional CSS field in the customizer panel
.sq-main-navigation ul ul li:hover > a{color:#FFF !important;}
Or the better way is just to update the theme to latest version without having to add the above code. But make sure that you do not have any customization done on the parent theme otherwise the customization will get lost.
- AuthorPosts
- You must be logged in to reply to this topic.