Jump to content

Display image with there respected text in rows on Mobile View

Recommended Posts

  • Replies 3
  • Views 262
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 4/19/2022 at 6:03 AM, GatheredByArt said:

Site URL: https://www.centrokintsugi.com

Hi!

I'm trying to find a way to make the text and images in a row & equal separation just like it is in Desktop View. The code is CK 123.2114860183_CKDesktopView.jpg.32314579b6a874d711567e76f0aac906.jpg

424491369_CKMobileView.jpg.1d5bc776e4d20c8cfc58a8d395ebdd20.jpg

What is your site-wide password?

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
On 4/20/2022 at 11:31 PM, GatheredByArt said:

CK123

Add to Design > Custom CSS

/* Mobile 4 icons */
@media screen and (max-width:767px) {
div#block-d49451a7b7b3287ce93a+.row>.span-3 {
    width: 25% !important;
    float: left !important;
}
div#block-d49451a7b7b3287ce93a+.row>.span-9 {
    width: 75% !important;
    float: left !important;
}
div#block-d49451a7b7b3287ce93a+.row .span-9 .span-3 {
    width: 33.3333% !important;
    float: left !important;
}
div#block-d49451a7b7b3287ce93a+.row * {
    font-size: 8px;
}}

 

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.