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 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
Beyondspace Posted November 15, 2022 Share Posted November 15, 2022 My testing 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
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