Jump to content

Hi Tuanphan can you help me also? I would like my mobile products to appear as 2 next to each other instead of stacked

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 10/1/2021 at 12:22 AM, marmo said:

Site URL: http://www.marmogallery.com/bottega

Hi Tuanphan can you help me also? I would like my mobile products to appear as 2 next to each other instead of stacked.

 

I am also having a problem where the custom font shows up the perfect size on web browser, but tiny on the mobile device. Can you help me with this? 

 

Thank you so much!

 

shop is: www.marmogallery.com/bottega

#1. Add to Design > Custom CSS

/* Product 2 columns mobile */
@media screen and (max-width:767px) {
	.products.collection-content-wrapper .list-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-column-gap: 10px;
}
}

#2. Which elements you used custom font?

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.