Jump to content

How do I resize this blue banner for mobile?

Recommended Posts

  • Replies 3
  • Views 444
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1606741826112_8576 {
    padding: 0 !important;
}
[data-section-id="5fc4f3f4fa04221c71bb1e9a"] {
    min-height: 1vh !Important;
}
}

 

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

Also, I see your footer on tablet doesn't look good.

image.thumb.png.91e9a222110bb08c3c35ce784f3a189d.png

You can resize theme. If you want this, add to Home > Design > custom CSS

/* resize footer text tablet */
@media screen and (max-width:991px) and (min-width:768px) {
footer.sections p * {
    font-size: 12px;
}
}

 

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

Archived

This topic is now archived and is closed to further replies.

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