Archived topic
Full width search bar color (+widget color)
18 replies · Started by Matthias on May 24, 2020
Hi there,
i just found a problem with that:
i used davids code - which is fine on bigger desktop.
But when i lower the width of my browser window until hamburger menu appears and open it:
the menu items on the off-canvas-panel are blurred.
Same when i use firefox inspector to check for different screen sizes.
Can you confirm that? Basically tablet size seems to be a problem.
Wrap the code in a media query so it only applies to Desktop / Tablet:
https://docs.generatepress.com/article/responsive-display/#responsive-breakpoints
thx - got it working.
Glad to hear that