kimimischke Posted April 2, 2021 Share Posted April 2, 2021 Site URL: https://arugula-iris-j5k6.squarespace.com/config/design/custom-css I have made the large size button very large on this site, and when I go to mobile size, the left side of the border goes away. I'm trying the following code to see if I can keep it on screen at mobile size, but I'm getting a syntax error message for the first line. Can anyone tell me what's wrong with my code or another way to do this? @media screen and (max-width: 640px) { .content-wrapper { max-width: 400px } } Beyondspace 1 Link to comment
Beyondspace Posted April 3, 2021 Share Posted April 3, 2021 9 hours ago, kimimischke said: Site URL: https://arugula-iris-j5k6.squarespace.com/config/design/custom-css I have made the large size button very large on this site, and when I go to mobile size, the left side of the border goes away. I'm trying the following code to see if I can keep it on screen at mobile size, but I'm getting a syntax error message for the first line. Can anyone tell me what's wrong with my code or another way to do this? @media screen and (max-width: 640px) { .content-wrapper { max-width: 400px } } I tried to paste into my custom css panel it still working right, could you show a screen capture? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment