Jump to content

Custom CSS changes are visible in edit mode only

Go to solution Solved by tuanphan,

Recommended Posts

Hello!

I wanted to change a vertical line in a Blockquote block: color and thickness. So I opened Custom CSS and did the following (see below) and saved changes.
 

blockquote {
    border-left: 4px solid #98AFC7;
    padding: 1px 10px 1px 20px;

}

I see these changes when I'm in Edit mode or when I exit Edit on this particular page. But when I go to a Preview mode or switch to another page where the same block is used all changes disappear...

Looking for help!

Thank you!

Link to comment
  • Replies 2
  • Views 335
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Try this, if it doesn't work, you can share link to page where you use blockquote block, we can check again easier

blockquote {
    border-left: 4px solid #98AFC7 !important;
    padding: 1px 10px 1px 20px !important;

}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • 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.