Blosch6 Posted October 19, 2021 Posted October 19, 2021 Site URL: https://www.riverside-ent.com/ A recent issue has developed that I've never had before on my site. I don't know if it was an update issue in 7.1 or a style tweak that was made that created the problem. The content of every page in mobile view now overlaps the header. Is there a way for it to always allow enough padding for the header when resized?
tuanphan Posted October 20, 2021 Posted October 20, 2021 Try removing this code <style> @media screen and (max-width:767px) { #page section:first-child { height: 40vh !important; min-height: unset !important; } } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.