Jump to content

Need to know how to keep icons (images) side by side on mobile rather than stacked.

Go to solution Solved by Beyondspace,

Recommended Posts

Posted (edited)

Hi there, just hoping someone can please help me keep the contact icons at the bottom of the screen from stacking when in mobile. I've attached a pic of the icons in question. Just need the 3 image blocks to remain side by side in mobile view. 

Any help would be greatly appreciated. 

https://hhv.coach

icons.JPG

Edited by bigpoppapaul
add url
  • Replies 3
  • Views 472
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution
Posted
11 hours ago, bigpoppapaul said:

Hi there, just hoping someone can please help me keep the contact icons at the bottom of the screen from stacking when in mobile. I've attached a pic of the icons in question. Just need the 3 image blocks to remain side by side in mobile view. 

Any help would be greatly appreciated. 

https://hhv.coach

icons.JPG

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  #block-defda52e1add2a956f72 + .row {
    display: flex;
    justify-content: space-between;
  }

  #block-defda52e1add2a956f72 + .row > .col {
    width: 30% !important;
  }
}

Support me by pressing 👍  or marking as solution if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

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.