Jump to content

LaurenWalters

Circle Member
  • Posts

    33
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    LaurenWalters got a reaction from paul2009 in Fonts/Summary Block CSS not working?   
    Ha! Shows how much I know. THANK YOU, that worked. 
     
  2. Thanks
    LaurenWalters reacted to paul2009 in Fonts/Summary Block CSS not working?   
    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  ⬇️
  3. Thanks
    LaurenWalters reacted to tuanphan in 7.0 Image/Block order on mobile   
    Used this CSS
    @media screen and (max-width: 640px) { section#home-section-2 .span-11>.row { display:-webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse } }  
  4. Thanks
    LaurenWalters reacted to tuanphan in Add tiktok logo to website   
    Add to Design > Custom CSS
    /* footer tiktok */ footer.Footer [href*="tiktok.com"] { position: relative; top: 7px; }  
×
×
  • 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.