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. Bug Reports
  3. Cover Bug with lost Row Background Color

Cover Bug with lost Row Background Color

Scheduled Pinned Locked Moved Bug Reports
4 Posts 2 Posters 113 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.
  • M Offline
    M Offline
    Micha
    wrote on last edited by
    #1

    Hey there, I wanted to start using a cover for my landing page, but somehow it doesn`t work as ecpected:

    This is the normal page with cover disabled. A background-row-image in the first row and several rows with background color and content:

    https://studio-komplementaer.de/landing-03-2022-cover-disabled/

    The problem is: When a enable the cover option, the background-color disapears and becomes transparent. BUT the page i choose as footer does work normal …

    Have a look:
    https://studio-komplementaer.de/landing-03-2022-cover-enabled/

    Any tipps, why this happens?
    Thanks!

    Micha

    1 Reply Last reply
    0
    • RichardR Offline
      RichardR Offline
      Richard
      Global Moderator
      wrote on last edited by
      #2

      Dear @Micha

      Firstly what a lovely website ā­ļø
      I made a similar setup (albeit crude..) and do not experience this issue:

      https://rickei3.dreamhosters.com/cover-test/

      I notice you are using version 3.8.5, are you able to update or possibly you are keeping this version for reasons with SEO?

      Would it be too difficult to do a test with the following environment?

      Any custom CSS or JS that may interfere is temporarily removed.

      Any third-party plugins are de-activated to see if this resolves the issue.

      If you wish to update please do šŸŒ


      I see it's related to the z-index of cover and content, does this relate to anything for you?

      Version 4.2.1:

      .cover-region-placeholder {
          width: 100%;
          pointer-events: none;
          position: relative;
          z-index: -2;
      }
      
      

      Version 3.8.5:

      .cover-region-placeholder {
          width: 100%;
          height: 100vh;
          pointer-events: none;
          position: relative;
          z-index: -1;
      }
      

      If we give "cover-content" a z-index of 2 the we get the desired result:

      .cover-content {
          z-index: 2;
      }
      

      Screen Shot 2022-02-26 at 5.56.27 PM.png


      Talk soon & have a wonderful day
      Richard
      M 1 Reply Last reply
      0
      • RichardR Richard

        Dear @Micha

        Firstly what a lovely website ā­ļø
        I made a similar setup (albeit crude..) and do not experience this issue:

        https://rickei3.dreamhosters.com/cover-test/

        I notice you are using version 3.8.5, are you able to update or possibly you are keeping this version for reasons with SEO?

        Would it be too difficult to do a test with the following environment?

        Any custom CSS or JS that may interfere is temporarily removed.

        Any third-party plugins are de-activated to see if this resolves the issue.

        If you wish to update please do šŸŒ


        I see it's related to the z-index of cover and content, does this relate to anything for you?

        Version 4.2.1:

        .cover-region-placeholder {
            width: 100%;
            pointer-events: none;
            position: relative;
            z-index: -2;
        }
        
        

        Version 3.8.5:

        .cover-region-placeholder {
            width: 100%;
            height: 100vh;
            pointer-events: none;
            position: relative;
            z-index: -1;
        }
        

        If we give "cover-content" a z-index of 2 the we get the desired result:

        .cover-content {
            z-index: 2;
        }
        

        Screen Shot 2022-02-26 at 5.56.27 PM.png


        Talk soon & have a wonderful day
        Richard
        M Offline
        M Offline
        Micha
        wrote on last edited by
        #3

        @Richard said in Cover Bug with lost Row Background Color:

        If we give "cover-content" a z-index of 2 the we get the desired result:

        Richard, you made my day! Thanks a lot, the z-index-thing worked.
        As CSS and code is not my language at all, i just copied your CSS in the custom CSS field and it worked well. I have to check the update anyway, but for now its great.

        And thanks for your lovely "lovely website" words.

        Again, vielen Dank!

        Micha

        1 Reply Last reply
        0
        • RichardR Offline
          RichardR Offline
          Richard
          Global Moderator
          wrote on last edited by
          #4

          Thank you for supporting Lay Theme @Micha Bis bald ā­ļø

          1 Reply Last reply
          0
          • P prazzo101 referenced this topic on
          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
          arminunruhA
          arminunruh
          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