Jump to content

markjjeffries

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    markjjeffries reacted to tuanphan in Change block sequence for mobile view   
    Add to Home > Design > Custom CSS
    @media screen and (max-width:767px) { /* home */ div#page-section-5ecd9b853bbee218ed13153f>.row { display: flex; flex-direction: column-reverse; } /* About - Road */ div#page-section-5ed561f6bd9be315e06be350>.row>.span-12>.row { display: flex; flex-direction: column-reverse; } /* about - the why */ div#page-section-5ed56085606c68215b5a9d32 .span-12>.row { display: flex; flex-direction: column; } /* about - from sickness */ div#page-section-5ed55eb4d34ef03cd3be5ae6 .span-12>.row { display: flex; flex-direction: column-reverse; } /* about - book a consulation */ div#page-section-5ed55b94a22a3463f7510577>.row { display: flex; flex-direction: column; } }  
  2. Like
    markjjeffries reacted to tuanphan in Decreasing line spacing in blog post titles   
    Add to Home > Design > Custom CSS
    .light .blog-item-wrapper .blog-item-title h1.entry-title { line-height: 1.2em; }  
×
×
  • 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.