Jump to content

Skovbo

Member
  • Posts

    5
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Skovbo got a reaction from christyprice in Trouble with line breaking of site header on mobile   
    Thank you so much 🙂
  2. Like
    Skovbo reacted to christyprice in Trouble with line breaking of site header on mobile   
    Hi @Skovbo, this looks to be a line height setting. If you go into Site Styles: Fonts: Headings and increase Line Height this should take care of that overlap. 
    Or you can target it with some Custom CSS for mobile screens:
    @media screen and (max-width: 767px) { h1 { line-height: .9 !important; } }  
  3. Like
    Skovbo reacted to tuanphan in Changing color of "Email Address" in Newsletter block section   
    Use this CSS
    footer.sections input::placeholder { color: #fefaec !Important; }  
×
×
  • 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.