Hello, I need help removing the black border from my product page.
Please consider including the store link.
Sure. Sorry about that. www.vir-gil.com
Hello Nick. Sure. Sorry about that. www.vir-gil.com
Hi,
To remove the border, please add the code below to assets/section-main-product.css file.
button.thumbnail.global-media-settings.global-media-settings--no-shadow.thumbnail--narrow,
.thumbnail[aria-current] {
box-shadow: none !important;
border: none !important;
}
If you resolve the issue, please click “Like” and “Accept solution”.
If you still have the issue or have any other questions, please let me know.
Hope it helps.
Thanks.
Hi David, Thank you so much. It worked perfectly.
Have a nice weekend.
Hi David, Thank you so much. It worked perfectly.
Ive used this code and its not removing the border from mobile but working for desktop. thoughts?
