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

  • Replies 3
  • Views 360
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution
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 (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing

image.thumb.png.17f5fc34888f7fd02135ddeaedca923c.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.