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-filtershould 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
-
T Toby referenced this topic on
-
D dcc referenced this topic on