Jump to content

change the product mobile layout

Go to solution Solved by tuanphan,

Recommended Posts

I need to change the layout of the product description for mobile version.

First, how do I make the title font smaller. I did try to go into design-fonts styles-assign fonts- item(product) title, but it does not change something at all.

Second, how to make the spacing between the title and price smaller?

And last, how to make the "add to cart" button proportianate to "quantity" button?

I attached the screenshot below for better understanding. The link for product page is: https://www.vizniuk.com/everything/p/white-tee

Thank you!

photo_2022-11-30_23-36-15.jpg

Link to comment
  • Replies 5
  • Views 417
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

#1. #2.Add to Design > Custom CSS

@media screen and (max-width:767px) {
h1.pdp-details-title {
    font-size: 20px;
    margin-bottom: 0px !important;
}
div.sqs-add-to-cart-button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
}

#3. You can add a Button Block in Additional Info, then we can give code to move it under choose size button & turn button style to link style

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
23 hours ago, tuanphan said:

#1. #2.Add to Design > Custom CSS

@media screen and (max-width:767px) {
h1.pdp-details-title {
    font-size: 20px;
    margin-bottom: 0px !important;
}
div.sqs-add-to-cart-button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
}

#3. You can add a Button Block in Additional Info, then we can give code to move it under choose size button & turn button style to link style

is there any other option to do the size chart, without putting it in additional info?

or do I need to put it in in all of those?

Link to comment
22 hours ago, alexvizniuk said:

is there any other option to do the size chart, without putting it in additional info?

or do I need to put it in in all of those?

Same size chart link for all products or different? If different, the easiest way is add to Additional, if same, let me know, we will give a script code to add it for all products

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.