Home Forums Square Colouring on menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3122
    KClifton
    Participant

    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

    #3145
    Hash
    Keymaster

    Did 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

    #3151
    KClifton
    Participant

    Hi 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

    #3179
    Hash
    Keymaster

    @KClifton

    Here 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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.