Jump to content

harley

Member
  • Posts

    42
  • Joined

  • Last visited

Posts posted by harley

  1. On 5/1/2021 at 8:05 AM, tuanphan said:

    Add to Design > Custom CSS

    
    
    /* border style */
    footer.Footer input[type="text"] {
        border: 2px solid black !important;
        padding: calc(~"1em - 1px");
    }
    /* dont stack */
    @media screen and (max-width:640px) {
    footer.Footer .newsletter-form-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    }

    With placeholder, I guess you can edit newsletter >> Change placeholder??

    Hello, I am trying to force newsletter form not to stack but the code above won't change it. 

    Please can someone help. 

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