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. project overlay to cover menu

project overlay to cover menu

Scheduled Pinned Locked Moved General Discussion
11 Posts 5 Posters 210 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.
  • N Offline
    N Offline
    nypaloto
    wrote on last edited by
    #1

    I'd like a project overlay to cover (hide) the site title and menu, so there is only the closing "X" visible when viewing a project overlay. Is that possible? Thanks!

    1 Reply Last reply
    0
    • arminunruhA Offline
      arminunruhA Offline
      arminunruh
      Global Moderator
      wrote on last edited by arminunruh
      #2
      .lay-project-overlay{
      z-index: 20!important;
      }
      

      Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop"

      try this!

      NOTE:
      this is the correct css not the one above

      #lay-project-overlay{
      z-index: 20!important;
      }
      
      1 Reply Last reply
      0
      • R Offline
        R Offline
        rospax
        wrote on last edited by
        #3

        Hi @arminunruh, I'm trying to achieve this as well.
        The above doesn't seem to work, no matter what i put for the z-index of the .laynav elements and the .lay-project-overlay elements, the nav is always visible above the overlay...

        What could i be missing?

        1 Reply Last reply
        0
        • arminunruhA Offline
          arminunruhA Offline
          arminunruh
          Global Moderator
          wrote on last edited by
          #4
          #lay-project-overlay{
          z-index: 20!important;
          }
          

          i made a mistake, this should be the correct css!

          1 Reply Last reply
          0
          • C Offline
            C Offline
            craigfeldspar
            wrote on last edited by
            #5

            Hi @arminunruh, thanks, it works on desktop but not on mobile, could you please help me?

            1 Reply Last reply
            0
            • arminunruhA Offline
              arminunruhA Offline
              arminunruh
              Global Moderator
              wrote on last edited by
              #6

              Okay. Well, then, if you want it for mobile, you have to not just enter it in custom CSS for desktop but also in custom CSS for mobile.

              .close-projects-overlay{
              z-index: 90!important;
              }
              #lay-project-overlay{
              z-index: 89!important;
              }
              
              1 Reply Last reply
              0
              • C Offline
                C Offline
                craigfeldspar
                wrote on last edited by craigfeldspar
                #7

                Thanks — of course I had already tried that, as well as testing it in custom code before posting. However, since the preview in 'Customize' didn’t reflect that code, I thought it wasn’t working. But after testing it across several browsers, it turns out it does!

                1 Reply Last reply
                0
                • arminunruhA Offline
                  arminunruhA Offline
                  arminunruh
                  Global Moderator
                  wrote on last edited by
                  #8

                  Oh don't worry about it. For mobile, it was a little different. We had to use a higher z-index and also use a z-index on the close icon, so it's understandable that it seems like it doesn't work at first.

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    MaxHoff
                    wrote on last edited by
                    #9

                    Hi, I have this project page with an overlay: https://www.softlaunch.live/puma-copy-3/

                    I added the css code below, so the overlay covers the site title and menu. When I reload the project page, the close button is not visible anymore and the site title + the navigation is visible again.

                    How can I maintain the cover of the overlay?

                    : #lay-project-overlay{
                    z-index: 20!important;
                    }

                    1 Reply Last reply
                    0
                    • arminunruhA Offline
                      arminunruhA Offline
                      arminunruh
                      Global Moderator
                      wrote on last edited by
                      #10

                      hey you cant, reloading a project will just show it without it being an overlay.
                      :/

                      1 Reply Last reply
                      0
                      • arminunruhA Offline
                        arminunruhA Offline
                        arminunruh
                        Global Moderator
                        wrote on last edited by
                        #11

                        mmh somehow on your page the first image does not load.
                        https://www.softlaunch.live/puma-copy-3/

                        can you go to lay options -> and disable this:

                        lazyloading
                        image.png

                        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
                        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