Hello! I managed to find a few codes that made the hero banner on my site bleed into the header section,
But when i include a separate code that allows me to show a different banner for mobile view, it doesnt bleed correctly anymore.
Anyone can tell me what css code I can use to fix this? I tried playing with top-padding.
Thanks
@Cyrus_Neutrovis ,
You need to add some CSS for the mobile version. Can you share your store URL?
Hi @azamgill , here is the store url meitonics.com
-edited-
For additional context,
This is the code used for separating the desktop and mobile banner in base.css
and this code was used for bleeding it to the header
Hi @Cyrus_Neutrovis
Please add this code to your theme.liquid file to solve the issue with your mobile.
Thanks @Dan-From-Ryviu , this worked for me!
1 Like