Jump to content

How To Reduce Space between Section Title and Item title on mobile

Recommended Posts

You should be able to do a margin-top using a mobile media query and target  by section or block if needed.  Try this.

@media only screen and (max-width: 640px) {

.user-items-list-banner-slideshow .slides

{margin-top: -10hv;}}

 

There's also a 40px padding at the bottom of the title that you may want to decrease.

.user-items-list .list-section-title {padding-bottom:20px!important;}

Edited by Donna_Vincent
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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