Jump to content

Custom CSS Not Loading

Recommended Posts

I have added some CSS to make my blog post background semi-transparent. It looks great when I have the Design tab open but doesn't show up after the page has been refreshed or if I open my site in a new webpage. The weird part is that it fixes itself every time I reopen the Design tab.

Here's the CSS I added:

2016319421_ScreenShot2019-11-16at1_36_37PM.png.a8b0cc2383febafb1f83b70b68b85601.png

Here is what it should look like:

140688279_ScreenShot2019-11-16at1_38_48PM.thumb.png.d8dca34936f666f58d0018493540a2a0.png

Here is what it actually looks like:

1480250438_ScreenShot2019-11-16at1_47_54PM.thumb.png.9868a942a95389d1d2f4ebcf1c497b81.png

 

You can view my website here: https://lion-wedge-b4fc.squarespace.com/ password is 12494

Link to comment
  • Replies 2
  • Created
  • Last Reply

I see this code when inspecting element, there is a space after f0f0f0, so it didn't work

#block-f4b2353168eee1f9c26d {
    background: #f0f0f0 99 !important;
    padding: 50px
}

it should be

#block-f4b2353168eee1f9c26d {
    background: #f0f0f099 !important;
    padding: 50px;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.