Shopify themes, liquid, logos, and UX
Hello everyone, need some help please. I'm currently using the Momentum theme from Eight Themes and I can't seem to change the foreground/background color of these 2 different sections despite using the !important code color... See attached screenshot please. Can I get some advice on how to fix this? Very much appreciated!
website is www.remmyautowerkz.com and pw is "gaucey"
Solved! Go to the solution
This is an accepted solution.
Hi @mace7881 ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
#shopify-section-template--21342710137109__filters *,#shopify-section-template--21342710137109__main *{
background:black !important;
color: #e0e0e0 !important
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | 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.
You must add class of those section to make your code appear
example: .bg-page { background-color: black; }
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Nope, didn't work...
This is an accepted solution.
Hi @mace7881 ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
#shopify-section-template--21342710137109__filters *,#shopify-section-template--21342710137109__main *{
background:black !important;
color: #e0e0e0 !important
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | 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! It worked! However, it looks like only those 2 sections were fixed. Is there any way to change the foreground/background to those 2 colors globally? Like my entire webpage? I went into product page and only some were black but some were white.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024