Re: Remove borders around products, code works for desktop not for mobile

Solved

Remove borders around products, code works for desktop not for mobile

hrecommerce
Visitor
2 1 0

Hi you guys, 

i am using this css code in base.css to have no borders around the products: .
"card.card--card.card--media.color-background-1.gradient {
border: none !important; "

It looks like this: 

Scherm­afbeelding 2024-02-24 om 16.46.23.png

 

but on mobile it still looks like this:

Scherm­afbeelding 2024-02-24 om 16.47.02.png
Can someone help me out please? 

Thank you!

Accepted Solution (1)

hrecommerce
Visitor
2 1 0

This is an accepted solution.

Just found out how to fix this xD

Okay what you need to do is just put the code into customized css place on the page it self. 

Scherm­afbeelding 2024-02-24 om 17.06.15.png


View solution in original post

Reply 1 (1)

hrecommerce
Visitor
2 1 0

This is an accepted solution.

Just found out how to fix this xD

Okay what you need to do is just put the code into customized css place on the page it self. 

Scherm­afbeelding 2024-02-24 om 17.06.15.png