Jump to content

christyprice

Circle Member
  • Posts

    973
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by christyprice

  1. @kellycheerup glad it worked for you! Also, if you could like my posts (the heart button in the lower right), it shows that I was helpful. 🙂 I can get you started on the font color... this should change the color for the links and the folder... maybe someone else can jump in with the button code. /* change nav color on blog post pages */ .collection-type-blog #headerNav a { color: #990000 !important; } #mainNavigation .folder-toggle { color: #990000 !important; }
  2. Try this... it works on my demo site: /* invert logo on blog post pages */ .collection-type-blog #logoImage { -webkit-filter: invert(100%); filter: invert(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(invert='1'); } /* invert nav on blog post pages */ .collection-type-blog #mainNavigation { -webkit-filter: invert(100%); filter: invert(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(invert='1'); }
  3. Yes! It's sort of hidden. Design > Custom CSS. At the bottom, you'll see a Manage Custom Files button. You can view and delete unused files from there.
×
×
  • 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.