LaurenWalters Posted October 24, 2023 Posted October 24, 2023 I am trying to adjust the font and colors of a summary block that's connected to a blog on the site I'm working on, but I've tried several different CSS snippets and am having no luck. (I was using this guide from Big Cat and this guide from Inside the Square and couldn't get either to work, even with !important.) I am not a coding expert by any means but I have implemented custom CSS on dozens of sites in the past and this seems like such a simple fix so I'm not sure why it's giving me so much trouble. Possibly relevant context is that I also tried to change the letter spacing on paragraph 4 using CSS the other day, and after trying several different CSS snippets I found on this forum and elsewhere, I still could not get it to work. I have done this before on different sites so no idea what the issue is here, or if something is possibly preventing it. If relevant, I do have a tiny bit of CSS on the site currently (to adjust the line height on a couple buttons, and to add alternate logo files for different pages). I also have Will Myers' slider plugin installed (header and footer injection). The page I'm working on is here (summary block in the second section), password is journaljolts2023 Thank you in advance for any help!!
Solution paul2009 Posted October 25, 2023 Solution Posted October 25, 2023 (edited) 18 hours ago, LaurenWalters said: I've tried several different CSS snippets and am having no luck. If relevant, I do have a tiny bit of CSS on the site currently This is caused when you already have a syntax error in your custom CSS 🙂. Any CSS you add after that will be ignored by Squarespace, which is why your recent snippets don't work. Take a look in your Custom CSS panel and try to identify the text that needs to be removed. It should be labelled with a red warning but, if you need help with this, please post a screenshot of the panel. From what I can see, it looks like there may be a static1 URL that has been pasted into the panel by accident. It's an easy mistake to make. Did this help? Please give feedback by clicking an icon below ⬇️ Edited October 25, 2023 by paul2009 LaurenWalters 1 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
LaurenWalters Posted October 26, 2023 Author Posted October 26, 2023 On 10/25/2023 at 7:34 AM, paul2009 said: This is caused when you already have a syntax error in your custom CSS 🙂. Any CSS you add after that will be ignored by Squarespace, which is why your recent snippets don't work. Take a look in your Custom CSS panel and try to identify the text that needs to be removed. It should be labelled with a red warning but, if you need help with this, please post a screenshot of the panel. From what I can see, it looks like there may be a static1 URL that has been pasted into the panel by accident. It's an easy mistake to make. Did this help? Please give feedback by clicking an icon below ⬇️ Ha! Shows how much I know. THANK YOU, that worked. paul2009 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment