atomicblue Posted November 14, 2022 Share Posted November 14, 2022 (edited) This page: http://brianoneill.photography/pricing There are two extra line blocks I've placed for the mobile version of the site, I just want to hide them on the desktop version. Edited November 15, 2022 by atomicblue Link to comment
Solution Beyondspace Posted November 15, 2022 Solution Share Posted November 15, 2022 On 11/14/2022 at 1:10 PM, atomicblue said: This page: http://brianoneill.photography/pricing There are two extra line blocks I've placed for the mobile version of the site, I just want to hide them on the desktop version. Try adding to Home > Design > Custom Css @media only screen and (min-width: 768px) { #block-yui_3_17_2_1_1668497775818_26073, #block-yui_3_17_2_1_1668497775818_29464 { display: none; } } Support me by pressing 👍 or marking as solution if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted November 15, 2022 Share Posted November 15, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
atomicblue Posted November 15, 2022 Author Share Posted November 15, 2022 Yes, that's perfect! Thanks so much for the help! 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