Category Filter Position
-
Hello,
I am trying to have a fixed position for the Category Filters. I have found in another post this CSS:
._Default_no_spaces.lay-thumbnailgrid-filter {
position:fixed;
top:0;
right:0;
margin-top:20px;
margin-right:20px;
}But nothing happens. I would like to have them on a fixed position, so the Categories do not scroll. Or more exactly I want them centered and fixed position.
Can anyone help me with this issue.
Thank you, Patrick
-
Dear Patrick
@contact
Targeting just the
lay-thumbnailgird-filter
should work without the extra._Default_no_space
..lay-thumbnailgrid-filter { position:fixed; top:0; right:0; margin-top:20px; margin-right:20px; }
However the placement of the filter is set to the top-right with a margin of 20px. This may not suit your design. Therefore if you wish to post a link to your website with the category filter in question, we can find a better solution for your particular page 🔍
Talk soon Patrick & have a wonderful day 🌻
Richard
-
-
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