Jump to content

Mobile Images in two columns

Recommended Posts

Site URL: https://www.yespeach.com.au/

Hi, Could someone help me please? 

I have images on my page with text. The text is 'heading 2'.

Problem 1
When the width of the page is getting close to changing to mobile the text is too big and gets split over two lines. Can I make the site change to mobile sooner so the images don't stay in four columns and get too small? 

Problem 2
In mobile, the image is huge! Can I make the images be in two columns, rather than one? so 2 images over 2 lines. 

Thank you in advance!

image.png

image.png

Screen Shot 2022-04-28 at 3.19.44 pm.png

Link to comment
  • Replies 1
  • Views 241
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Hi,

Add to Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-626a0254c711d7246fbcef0b .span-3 {
    width: 50% !important;
    float: left !important;
}
div#page-section-626a0254c711d7246fbcef0b .span-3:nth-child(2n+1) {
    clear: 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!)

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.