jrgong
(jrgong)
31. Oktober 2025 um 13:04
1
Hey guys
When I add an image, icon or emoji to a category, the category category-heading is sticky upon scrolling down and takes a lot of space.
Also affected is the category header theme component as the see my post below for reference.
I just tested the compatibility with horizon theme. all in all it’s basically working, but the only issue is that the plugin outlet currently used by the category headers theme component is inside list-controls container on Horizon theme. Hence the whole category header stays sticky.
Suggested solution is to change the plugin outlet or add an option to choose a different plugin outlet outside list-controls container, e.g. discovery-list-controls-above outlet.
tested on 3.6.0.beta2
2 „Gefällt mir“
chapoi
31. Oktober 2025 um 18:41
2
Yes, I agree that’s an annoying side-effect.
I don’t have a solution for it unfortunately. The category heading is in the same sticky element as the navigation, and I can’t move the sticky property a level down, because sticky doesn’t work within a flexed element…
I’d advise you to hide or minimise the logo with css on mobile.
1 „Gefällt mir“