Jump to content

chadhinsonjr

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    chadhinsonjr reacted to tuanphan in How can I get 3 buttons to display side-by-side on mobile?   
    Add to Design > Custom CSS
    /* 3 buttons side by side */ @media screen and (max-width:767px) { div#page-section-612d39c8b577d75aeeaa0ec5 .span-10>.row:nth-child(3) .col { width: calc(~"33.3333% - 20px") !important; float: left !important; margin: 10px !important; } div#page-section-612d39c8b577d75aeeaa0ec5 .span-10>.row:nth-child(3) .col * { font-size: 12px; } div#page-section-612d39c8b577d75aeeaa0ec5 .span-10>.row:nth-child(3) .col .button-block { padding: 0 !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.