https://bcnsurfschool.es/products/clase-de-surf-barcelona-1
I’m looking to delete all the borders between the images on that website, can you help me?
https://bcnsurfschool.es/products/clase-de-surf-barcelona-1
I’m looking to delete all the borders between the images on that website, can you help me?
Hello,
Can you ask these white tiny spaces between the images?
To remove white spaces between images, add code to your base.css file.
Navigate to online store>>click edit theme code. Now find base.css & paste the code. For code, you can search previous queries. Hope you will find there.
While I managed to remove white spaces by editing the grid code, I can’t seem to find the code to remove the borders; could you help me with that code?
In Google Chrome’s developer tools, in the inspector, I have located the element where to add border: 1px;.
It’s in this `
But I can’t find the css to change the border to product_media media
Can you help me?