Jump to content

StottsCreative

Circle Member
  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    StottsCreative reacted to andrea_beehive in Adjust content width for a list section – make narrower on desktop   
    Thanks Creedon – I am actually sorted now! 🙂
    I was provided a css solution by a lovely facebook group.
    I'll share it here incase useful to anyone else:
    /*decrease list section width */
    data section ID here {
       .user-items-list{
          padding-left: 10vw ;
          padding-right: 10vw;
       }
    }
    I made it apply to desktop only by wrapping it in CSS query:
    @media screen and (min-width:768px) { paste CSS code here. }
×
×
  • 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.