Jump to content

How to decrease the size of arrows on product photo

Go to solution Solved by Web_Solutions,

Recommended Posts

  • Replies 5
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

On 2/3/2024 at 7:22 AM, threadsonline said:

Hi everyone,

 

The arrows on the product images on desktop display are too big. I'm sure I've changed the size of them before without code but cannot figure out how to again for the life of me! Any ideas? Thanks!

Screenshot 2024-02-03 011921.png

Can you share your website URL?

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
  • Solution
16 hours ago, threadsonline said:

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

@media screen and (min-width: 768px) {
    .ProductItem-details .sqs-add-to-cart-button-wrapper, .ProductItem-details .product-quantity-input, .ProductItem-details .product-variants {
        width: 50% !important;
    }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
On 2/5/2024 at 4:24 PM, Web_Solutions said:

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

@media screen and (min-width: 768px) {
    .ProductItem-details .sqs-add-to-cart-button-wrapper, .ProductItem-details .product-quantity-input, .ProductItem-details .product-variants {
        width: 50% !important;
    }
}

 

thanks, this solved my form width issue!

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.