Hi, I have these white borders under my Product page. I am using the Taste theme. How can I fix this?
Hi @BricksAndFigsDE , you can try adding this css
Online store > theme > customize > setting > custom css
.global-media-settings {
border: none !important;
}
Hope this helps, and if you need further support, we will be happy to answer any of your questions.
