Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #889825

    This is an odd one. If you will go to my site to see it for yourself, on the home page you will see my main logo at the top center of page and the main menu page links directly below it. There are actually drop down sub menu items that disappeared the other night. If you run the mouse back and forth across the page links, you will start to see the sub menu appear. Can someone tell me what that is and how to fix it? I’d sure appreciate it.
    Please help!

    I have tried two browsers-Chrome-FireFox

    #889833

    Hey RockSolidGear,
    Your opacity is set to 0.0820258 for the sub-menu, it seems to be an in-line style and not in a style sheet. I’m not sure where this would have been added, but Try this code in the General Styling > Quick CSS field:

    .sub-menu {opacity: 1 !important; }

    Best regards,
    Mike

    #890581

    You are a genius! Thanks so much! Sincerely!

    #890653

    Hi,

    I’m glad Mike was able to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘My main menu drop downs sub menu disappears’ is closed to new replies.