Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    sub menus dropdown

    General Discussion
    2
    2
    100
    Loading More Posts
    • 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.
    • D
      danielerametta last edited by

      HI
      I entered the code (sub menus dropdown) but I don't understand why it doesn't work.
      You could help me!
      Thanks

      /submenu/
      nav.primary .sub-menu li{
      display: block;
      position: relative;
      }
      .sub-menu{
      padding-top: 10px!important;
      opacity: 0;
      transition: opacity 200ms ease;
      -webkit-transition: opacity 200ms ease;
      pointer-events: none;
      position: absolute;
      }
      nav.primary li:hover .sub-menu{
      opacity: 1;
      pointer-events: auto;
      }
      /**/

      the domain is https://www.proarta.ch/beta

      the drop-down menu is up EXHIBITIONS

      thanks

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        Dear @danielerametta
        unfortunately I cannot see any menu on the site :-/

        Best!

        Marius

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Before you post

        Use the Search Feature. Maybe there is already a solution to your issue.

        1. Update Lay Theme and all Lay Theme Addons
        2. Disable all Plugins
        3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
        4. Now see if your problem solved itself
        5. Go here, see if your problem is listed here:
        Troubleshooting

        When you post:
        1. Post a link to where the problem is
        2. If the problem is difficult to explain, post screenshots / link to a video to explain it

        Thanks!

        Online Users

        Recent Topics

        • T

          OpenType Feature

        • T

          Split Screen just on front page / subpages without the split?

        • T

          problem when I click on the category filter buttons on mobile

        • G

          z index has different behaviors on different pages

        laytheme.com