Shopify themes, liquid, logos, and UX
I want to change a bundle section from a white background to the color code #F7F3E4 but I don't know how to was wondering if someone could help me
Hi @NightyLighty ,
What theme do you use?
If there is custom css available in your section try something like .section{ background-color: #F7F3E4 }
If This doesnt help you can provide you Shopify Domain and i can take a closer look.
Best Regards Erik
nightylighty.co is my store name and if you go to https://nightylighty.co/products/toast-alarm-clock and scroll down you'll see I have a product bundle that section us white I want to change it to color #F7F3E4
this is the section that is white I have 2 separate product bundles I would like two change to background colors on
@NightyLighty 👋 Always remember others do not see what you see or have your setup.
Other people need inspectable info to even being to contribute: store url, themename, storefront pass if applicable, etc etc
READ: https://community.shopify.com/c/blog/how-to-get-support-from-the-community/ba-p/1399408
If this is in a OS2.0 compatible theme you'll be able to use a custom-css setting to add your style rule after you make it.
https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css
Find the selectors https://stackoverflow.com/questions/4500572/how-can-i-get-the-css-selector-in-chrome
Then replace the below placeholders with the proper selectors, and put it in the custom-css setting either for the section or the theme level.
.elementclassplaceholder {
background-color: #F7F3E4
}
Good Luck.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
We 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, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024