Jump to content

Feedback on both mobile and desktop version of the site

Recommended Posts

  • Susana_SQSP changed the title to Feedback on both mobile and desktop version of the site
19 hours ago, tuanphan said:

1. (Mobile) Home banner image is not fullsize. Do you want to fix this?

What do you mean? Does the banner not span full width across the browser for you? What browser are you using?

2. (Mobile) related products. Do you want to change to 2 products/row?

Good idea. Thanks.

 

 

Link to comment

Q1. You can compare mobile banner with desktop banner

Q2. Add to Home > Design > Custom CSS

/* mobile related products */
@media screen and (max-width:640px) {
.ProductItem-relatedProducts-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 5px;
}
}

 

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
  • 1 year later...

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.