Jump to content

Make photo smaller on mobile view

Recommended Posts

  • Replies 3
  • Views 378
  • Created
  • Last Reply
Posted
11 hours ago, tuanphan said:
/* Links page - mobile image */
@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1618015393840_2565 {
    width: 50%;
    margin: 0 auto;
}
}

@tuanphan Thank you!! Is there any way I can make the space between the text and buttons smaller for mobile only as well?

image.thumb.png.2fe47043f0b8bc804b9baafd98d28823.png

Posted
On 8/19/2021 at 2:50 AM, Radhika22 said:

@tuanphan Thank you!! Is there any way I can make the space between the text and buttons smaller for mobile only as well?

image.thumb.png.2fe47043f0b8bc804b9baafd98d28823.png

Try adding to Design > Custom CSS

/* Links page spacing */
@media screen and (max-width:640px) {
div#page-6070f49e5173800a11c0c79e .sqs-block {
    padding-top: 5px !important;
    padding-bottom: 5px !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!)

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.