Jump to content

huxleymann

Circle Member
  • Posts

    27
  • Joined

  • Last visited

Community Answers

  1. huxleymann's post in Disable word break - move word to next line. was marked as the answer   
    I believe I've managed to fix the issue with this code... 
    .sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3):not(h4):not(p) {
      word-wrap: normal;
    }
     
  2. huxleymann's post in Change background colour was marked as the answer   
    @paul2009
    Thanks Paul!
    You confirmed my suspicions. It all happened on Friday across my clients sites. So tedious ha 
    This amended code now seems to be working. 
    //Section split colour background home page services - Start//
    section[data-section-id="6347fe9e12a5c627d0cbbb5a"] .section-background {
        background-color: #F6F4F9!important;
      margin-bottom: 25%;
    }
    @media only screen and (max-width: 600px){
    section[data-section-id="6347fe9e12a5c627d0cbbb5a"] .section-background {
        background-color: #F6F4F9!important;
      margin-bottom: 225%;
      }}
    //Section split colour background home page services - End//
×
×
  • 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.