Hi to everyone,
I need to delete this section that appears in every product or collection page and i’ve tried to delete or hide the section but i don´t know how
https://mercadojardin.cl/products/parrilla-char-broil-tru-infrared-signature-2q
Hi to everyone,
I need to delete this section that appears in every product or collection page and i’ve tried to delete or hide the section but i don´t know how
https://mercadojardin.cl/products/parrilla-char-broil-tru-infrared-signature-2q
Hi, @mercadojardin
You can try this code
#shopify-section-bottom-partner{
display:none !important;
}
you’re amazing, thank you so much