Sub Menu Hover Text Color Complete-Pro

Home Forums All Other Themes Sub Menu Hover Text Color Complete-Pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #170077
    Sedat KarakayaSedat Karakaya
    Participant
    • Topics: 22
    • Replies: 29
    • Total: 51
    Member since: July 20, 2015

    Please advise how I can have a white text color on hover on the sub-menu which is not defined in your customizer.

    #170151
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Header >> Header >> Find menu active text color >> and change it there.

    See screenshot:
    https://imgur.com/a/8BvJZin

    Regards,
    Dave

    #170157
    Sedat KarakayaSedat Karakaya
    Participant
    • Topics: 22
    • Replies: 29
    • Total: 51
    Member since: July 20, 2015

    Hi Dave, I am aware of this option. However, I want to have the sub-menu hover text color speerate from the menu hover text color. In your customizer you have given only one option to change the text color on hover which also triggers the sub-menu hover text color the same. Hope it’s clear at your end now. Please let me have the appropriate custom css to solve this issue.

    #170238
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #topmenu ul li ul li a:hover {
        color: #fff !important;
    }

    Regards,
    Dave

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