Expanse Theme - Removing Image Borders From the Template

Hello,

We’d like to remove the RGB(236,235,231) colored borders from images.

Borders;

Product Detail Page URL Example: https://www.gizlisekme.co/products/test

We want to change it with #f9f7fa#fffghostwhitehsl(280,23%,97%)rgb(249,247,250) since it is our background current.

Current border color details: #ecebe7#ffelinenhsl(47,11%,91%)rgb(236,235,231)

Thank you for your support,

1 Like

@GizliSekme

add the following code at the bottom of your assets/theme.css

.product__main-photos {
    border-color: #f9f7fa !important;
}

Thanks!

1 Like

Thank you very much :heart:

Hello,

it worked for desktop view, but it didn’t work for mobile;

Do you have any suggestions about mobile border colors? I guess it depends on “Lines and Borders” setting of Theme Settings;

Thank you so much for the support

@GizliSekme

add the following code at the bottom of your assets/theme.css

@media only screen and (max-width:768px){
.product__main-photos {
    border-color: #f9f7fa !important;
}
}
1 Like

Hi there, could you help to move the “add to cart” button on the same row of quantity?

Thanks for your help.

Our store URL: https://atw6g6zygfbp15qd-57623150724.shopifypreview.com/products/computer-desk-with-bookshelves

Password: cowsko