Header issue in mobile
-
Hi,
I’ve created megamenu header and its working perfectly. Found a small bug in mobile view while adding a transparent blurred background when header is sticky. In mobile view when clicking on hamburger icon menu items are going backward. Below is the code I’ve added.
selector.elementor-sticky--effects{ background: rgba( 7, 3, 60, 0.45 ); box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); backdrop-filter: blur( 5.0px ); -webkit-backdrop-filter: blur( 5.0px ); }
screen capture: https://www.awesomescreenshot.com/video/4460272?key=c5efc27b9b5cc18f52db6f1fcc1b3ad0
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Header issue in mobile’ is closed to new replies.