Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Dropdown menu / submenu hover problem

Dropdown menu / submenu hover problem

Scheduled Pinned Locked Moved General Discussion
1 Posts 1 Posters 70 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sonnisc
    wrote on last edited by
    #1

    Dear all,

    I'm working on a website for an artist, which includes a dropdown menu with several submenu point.
    So far the forum has helped me a lot with custom CSS and I managed to style the dropdown menu to my wishes.

    Now since a few days, both in Safari and Chrome, there is a problem that sometimes the dropdown box suddenly appears underneath the cursor and the submenu items thus can't be klicked upon.

    I found in another thread where @mariusjopen explained that removing the "top: 30px" to remove the gap between top and sub menu and adding "padding-top: 20px" helps to solve this issue.
    However it is still happening (mostly in Safari).

    Is there any other thing thing that might help?

    Here is the link to the website:
    http://milenawiedemer.de/

    And here the CSS I used:

    .laynav.primary {
    position: fixed;
    left: 41%;
    z-index: 99999;
    }
    nav.primary .sub-menu {
    display: none;
    position: absolute;
    left: -10px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
    padding: 20px;
    padding-top: 20px;
    margin-top: 1px;
    }
    nav.primary .sub-menu li{
    display: block;
    padding-bottom: 5px;
    }
    .menu-item:hover .sub-menu{
    display: block !important;
    }
    li.menu-item-has-children{
    position: relative;
    }

    Any help would be greatly appreciated!
    Thanks a lot,
    Sonni

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    I also code custom websites or custom Lay features.
    šŸ’æ Email me here: šŸ’æ
    info@laytheme.com

    Before you post:
    1. When using a WordPress Cache plugin, disable it or clear your cache.
    2. Update Lay Theme and all Lay Theme Addons
    3. Disable all Plugins
    4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

    This often solves issues you might run into

    When you post:
    1. Post a link to where the problem is
    2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
    3. If the problem is difficult to explain, post screenshots / link to a video to explain it
    Online Users
    A
    alasdair17
    Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
    laytheme.com
    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Recent
    • Tags
    • Popular
    • Users
    • Search