Nautidog Posted October 26, 2020 Share Posted October 26, 2020 Site URL: http://www.nautidoghandmade.com Hello, I cannot, for the life of me, figure out how to suppress the mobile hero image on my site (v7.1). It's not flexing well to mobile in the responsive layout (no matter what I try on the design side), so at this point, I just want to remove it. I feel like the code below should be correct, however, it's not working. Hoping that someone can help me troubleshoot? Appreciated! Jessica ---- Link to comment
DPruitt Posted October 26, 2020 Share Posted October 26, 2020 @media screen and (max-width: 767px) { section.page-section:first-child .section-background{display:none} } Link to comment
Nautidog Posted October 26, 2020 Author Share Posted October 26, 2020 Thank you so much!! 🥰 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.