laura28 Posted September 1, 2020 Share 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? Link to comment
Beyondspace Posted September 1, 2020 Share 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> Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
laura28 Posted September 1, 2020 Author Share Posted September 1, 2020 Yes it works, thank you very much! 😄 Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment