Jump to content

Trouble with the width of Section text

Recommended Posts

Site URL: https://sannrobbins.com/home2

Hi there!

I am trying to change the width of the text and images on mobile browser (see pic in attachment). For this, I have been using the following code in custom CSS:

 @media screen and (max-width:641px) {
section[data-section-id="61bfa2e5959b171c37037dfb"] {
    padding-left: 0% !important;
    padding-right: 0% !important;
}
}

Because the padding is already at 0%, I can't seem to figure out how to widen the text and image.

Thank you so much for looking at this!

Cheers,

S

width.png

Link to comment

Add this CSS

@media screen and (max-width:767px) {
.user-items-list[data-layout-width="inset"] .list-section-title {
    padding-left: 0px;
    padding-right: 0px;
}
.user-items-list {
    padding-left: 0px;
    padding-right: 0px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.