juliegarcia Posted November 19, 2023 Share Posted November 19, 2023 I have a lot of custom code on my site that hides certain sections on desktop/mobile. It has suddenly stopped working on my personal site, but I checked my clients site (that are on my account) and the exact codes are still working? This is an example of the code, if it helps. Really not sure what the issue is if the exact thing is working on other sites but it's really frustrating! // Hide this block on desktop // @media only screen and (min-width: 750px) { #block-yui_3_17_2_1_1676664519374_26359 { display: none; } } Link to comment
melody495 Posted November 19, 2023 Share Posted November 19, 2023 Hi, @juliegarcia if probably isn't the exact same code, because the CSS selector would be different. Please can you share the website that you are having issue with, so I can check? -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification Melody | Squarespace Nerd 💻 💁♀️ 1-2-1 Squarespace Training session <- feeling stuck and want to learn? 👩💻 💁♀️ Website help <- send me your to-do list. From code to plugin to domain setup. 🧰 See the tools I use (contain affiliate links) ☕ Did I help? I like coffee (Thank you) 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