laura28 Posted September 1, 2020 Posted September 1, 2020 Site URL: https://www.lauramichelledigital.com Hi there, I'm trying to hide the complete top banner section on my mobile site, but I can only find the code for the block id which is hides the big logo image, not the background image. Can somebody help me with the correct code snippet please?
Beyondspace Posted September 1, 2020 Posted September 1, 2020 32 minutes ago, laura28 said: Site URL: https://www.lauramichelledigital.com Hi there, I'm trying to hide the complete top banner section on my mobile site, but I can only find the code for the block id which is hides the big logo image, not the background image. Can somebody help me with the correct code snippet please? Is that correct, adding specific page (adds to one page only). Pages -> Gear Icon next to the page -> Advanced <style> @media (max-width: 640px) { #lmdigital { display: none; } } </style> BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
laura28 Posted September 1, 2020 Author Posted September 1, 2020 Yes it works, thank you very much! 😄
Recommended Posts
Archived
This topic is now archived and is closed to further replies.