Shopify themes, liquid, logos, and UX
Hi everyone, I'm trying to remove the shadow from the promotion grid at the to of the page ("Hol dir deinen OhCookie"), can anyone help ?
thank you in advance!
Hello @Daniel19901
Its Artzen Technologies! We will be happy to help you today.
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
h2.rte--block.rte--strong {
text-shadow: unset;
}
Let me know if need further assistance
Regards,
Artzen Technologies
@Artzen_tech thank you for giving me a hand. Unfortunately, it didn't work. Maybe it is a different section/item ?
Hi there - in our opinion this should be handled by adding custom CSS for just that section of the theme; this will allow you to use that effect (if desired) on other sections.
You have a radial-gradient set on that section; set the background to 'none'.
Cheers.
WhiteWater Web
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025