Opened 2 years ago
Last modified 3 weeks ago
#3500 new defect (bug)
Top Header navigation menu content & site footer content sticky in mobile responsive devices
Reported by: | viralsampat | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Site - bbPress.org | Keywords: | needs-patch dev-feedback needs-testing needs-design-feedback |
Cc: |
Description
I have checked bbpress site and found that top header nav menu item content is sticky to right and left side in mobile responsive devices.
I have checked it into the @media screen and (max-width: 782px) and its working fine. But it is sticky above 782px media screen. For better idea here I have attached its screenshot.
Screenshot: https://share.cleanshot.com/N9h6c7oL24Va5Bga5T5d
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.