Jump to content

Is it possible to format the additional info on the mobile version?

Go to solution Solved by tuanphan,

Recommended Posts

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

Hey there! 

I'm setting up an e-commerce and followed a tutorial from the forum to move the additional info to under the product description I found here on the forum (not sure which one at this point, sorry!) It worked really well on the desktop version of our website.

But it kinda looks wonky on mobile and since I'm a newbie with coding I couldn't figure it out myself. Is there any way I can have the additional info in two columns like the desktop version? It looks really weird right now... 

Also, the description itself and the price are under the additional info on the mobile version...

Site URL: https://www.facciolawinebar.com (password: test)

Thanks in advance!

Screen Shot 2021-02-03 at 17.16.37.png

Screen Shot 2021-02-03 at 17.17.00.png

Link to comment

Add to Design > Custom CSS

@media screen and (max-width:767px) {
div#item-6018944ab6a831618521f563>.row>div {
    width: 50% !important;
    float: left !important;
}
div#item-6018944ab6a831618521f563>.row>div:nth-child(2n+1) {
    clear: left;
}
}

image.thumb.png.abbd2eb2c6ae6418d9b8faf95d0e039b.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 2 weeks later...
  • Solution
On 2/17/2021 at 11:20 PM, ywilke said:

Hi @tuanphan! Sorry for taking so long to answer you (and thanks in advance for all your help)

The link for the product screenshot is this one: https://www.facciolawinebar.com/shop/p/ribolla-gialla (since it was a minor thing and doesn't affect the website functionality, the shop is already live and no password needed)

Add to Design > Custom CSS

@media screen and (max-width:767px) {
div#item-6018972c2169141427aaef61>.row>.col {
    width: 50% !important;
    float: left !important;
}
div#item-6018972c2169141427aaef61>.row>.col:nth-child(2n+1) {
    clear: left;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.