Jump to content

ChrisBartow

Circle Member
  • Posts

    81
  • Joined

  • Last visited

Community Answers

  1. ChrisBartow's post in Removing background image on mobile was marked as the answer   
    This should remove it in The Wedding Party section, but may need to add back the color. I don't see the Hero section though. You should be able to do the same thing for that if you find the data-section-id.
    @media (max-width: 768px) { section[data-section-id="5ea5df28b7d80f496463e8db"] .section-background img, { display:none; } }  
  2. ChrisBartow's post in Add borders to website in 7.1 with CSS was marked as the answer   
    This works on my site, seems a lot easier. Added to custom CSS.
    body { border:25px solid red; } header { margin:25px 25px 0 25px; }  
  3. ChrisBartow's post in Add background image to header in 7.1 was marked as the answer   
    After some messing around, this seems to work. Replace IMAGEURL with the background you want to use.
    .header-announcement-bar-wrapper { background-image:url(IMAGEURL); }  
×
×
  • 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.