Hey everyone,
I’m not sure how I have put these banners in, I’m just wanting them removed.
They appear in each rich text box I create
Shop: https://meeko-8476.myshopify.com
Password: Meeko
Hey everyone,
I’m not sure how I have put these banners in, I’m just wanting them removed.
They appear in each rich text box I create
Shop: https://meeko-8476.myshopify.com
Password: Meeko
Hallo @meeko
You can add code by following these steps to change
paste below code at bottom(base.css)
section#shopify-section-template–17647140798758__7c5eff5c-3748-4ce7-a1d0-fd634c6a77d8 {
display: none !important;
}
If you require any further information, feel free to contact me.
Best regards,
Hi @meeko
.isolate .content-container {
border: none !important;
}
.rich-text__text.rte {
padding-bottom: 1rem;
}
this idea helps you
Hello @meeko
You can add code by following these steps to remove padding showing there
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid