thumbnail categories/tags as menu + z-index issue
-
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!
-
i dont understand what u mean with banner
you mean menubar?
nice website
-
so if you show your menubar in
customize → menu style → menu barand 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:
in the middle, thats my thumbnailgrid filter
this css may result in some other things not working correctly, like row background images
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- 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:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it