Menu text colour changing to white

Home Forums All Other Themes Menu text colour changing to white

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #200784
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hello, I am using the nightclub theme for the website of comedyville.ca. There is a little problem with the pull-down menu text. When you pull down a menu and hover the mouse over a menu item, it changes to the colour white and therefore disappears from the menu. In the options, the hover option is not set to change the colour to white.

    You can view the screenshot here, you won’t see the mouse pointer, but it’s over the menu item “Friday Early”.

    https://ibb.co/GHNPbDB

    The issue is only evident on desktop browsers.

    Let me know if you need more info.

    Thanks!

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

    Hi,

    Kindly use this CSS.

    #topmenu ul li ul li a:hover {
      color: #eb0e47;
    }

    Regards,
    Dave

    #200807
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hi Dave, I used this. The text still turns white on mouse-over.

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

    Hi,

    okay, Kindly try this one.

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

    Regards,
    Dave

    #200858
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hi Dave, I used this, with no success.

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

    Hi,

    This is done.

    Do not put any text in the class name. You added the text “colorfix” into the class name.

    That’s why the menu hover class wasn’t working.

    Please do not add any text in the class which is given by forum.

    Regards,
    Dave

    #201026
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Thanks very much Dave! No problem, I appreciate it.

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

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

    #201047
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    I just did, under Global Access. Thank you!

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

    Thanks for the review 🙂

    Regards,
    Dave

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