Jump to content

Footer Resize images and Instagram blocks for horizontal viewing on mobile

Recommended Posts

  • Replies 3
  • Views 561
  • Created
  • Last Reply
Posted
On 8/24/2021 at 6:54 PM, bykindly said:

Site URL: https://bykindly.co.uk/

Hi,

I'm trying to get the 4 images and the Instagram block to view scaled-down and horizontally on mobile.

Any help is much appreciated!

Screenshot 2021-08-24 at 12.54.27.png

Add to Design > Custom CSS

/* Mobile footer */
@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1628592168810_49404+.row .span-1 {
    width: 25% !important;
    float: left !important;
}
div#block-yui_3_17_2_1_1628592168810_69508 .slide {
    width: 33.33333% !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!)

  • 2 weeks later...
Posted
On 9/9/2021 at 6:21 PM, bykindly said:

Hi, thanks for this however it doesn't seem to be working.

Hi,

It looks you changed layout (add new block, remove a block, change order of block) since August 27.

Use this CSS

/* Mobile footer */
@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1628777950867_7996+.row .span-1 {
    width: 25% !important;
    float: left !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.