Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi all,
I'm about changing my whole shop color from #eeece5 to #fafcfc. I was able to change the color settings easy but only for one section I don't know how to change: The newsletter section it's still in my old color... I guess because this part is customized. Attached you'll find a screenshot, because I didn't publish it yet (of course). My page is www.chumani-jewels.com. I appreciate any help, thank you so much!
Solved! Go to the solution
This is an accepted solution.
Hi @chumani
Try this one if it work seems like the newsletter is an app.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
form.needsclick.klaviyo-form.klaviyo-form-version-cid_1, .needsclick:not(button.needsclick.go4035149975), span.ql-font-dm-sans {
background: #fafcfc !important;
}
And Save.
Result:
if its not working I advice to contact the app provider. Thanks!
Hi @chumani
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
footer.site-footer.critical-hidden {
background: #fafcfc !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you so much for your quick help @PageFly-Henry . I tried your solution but it didn't solve my problem 😞 Do you have another idea?
Thank you so much and best regards
This is an accepted solution.
Hi @chumani
Try this one if it work seems like the newsletter is an app.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
form.needsclick.klaviyo-form.klaviyo-form-version-cid_1, .needsclick:not(button.needsclick.go4035149975), span.ql-font-dm-sans {
background: #fafcfc !important;
}
And Save.
Result:
if its not working I advice to contact the app provider. Thanks!
Hi @Made4uo-Ribe , thank you so much for your solution. The code didnt work but your tip with my app provider was my resque, as its embedded I could change it in klaviyo app. Thank you very much for your help!
Welcome, mostly the code from the local editor wont work on the app.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024