Closed (fixed)
Project:
Seven
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2024 at 00:01 UTC
Updated:
18 Jun 2025 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mdolnik commentedComment #4
avpadernoSince patches are no longer tested, a merge requests needs to be provided.
Comment #5
avpadernoComment #6
sandip commentedI am working on it.
Comment #8
sandip commentedI think we dont need to keep both the css classes as there is no usage of
.sticky-enabledis left. So i keep only.sticky-header.I've attached before-and-after screenshot. If you inspect the "after" image, in DevTools you can see that the sticky-related CSS is correctly applied via the .sticky-header class.
Comment #9
avpadernoComment #12
avpadernoThank you!