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. thumbnail categories/tags as menu + z-index issue

thumbnail categories/tags as menu + z-index issue

Scheduled Pinned Locked Moved General Discussion
3 Posts 2 Posters 31 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.
  • J Offline
    J Offline
    johgra
    wrote on last edited by
    #1

    hi!

    i have a fixed primary menu and on my "archive" page, i have a thumbnail grid with categories and tag filter displayed as a sort of "menu" on the same height as the primary menu .

    now, when i activate the banner that's behind the primary menu, it lays itself over my tags and categories – how can i make sure they are also displayed on top of the banner?

    secondly, i want the thumbnail images to scroll behind the banner – is this possible, while having the categories and tags on top?

    --> the website i'm talking about: johannagratzer.site/archive

    thanks!

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

      i dont understand what u mean with banner

      you mean menubar?

      nice website

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

        Screenshot 2025-06-07 at 10.30.03.png

        so if you show your menubar in
        customize → menu style → menu bar

        and then you want your thumbnailgrid filter on top of the menu bar,
        use this css:

        .lay-content{
            position: static!important;
        }
        .row{
            position: static!important;
        }
        .col{
            position: static!important;
        }
        .lay-thumbnailgrid-filter-wrap{
            position: relative;
            z-index: 11;
        }
        

        will result in:
        Screenshot 2025-06-07 at 10.31.27.png

        in the middle, thats my thumbnailgrid filter

        this css may result in some other things not working correctly, like row background images

        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