I need to change the background color only on my collection list to #F9F4EC on the home page of my store at www.personal-prints.com.
I am currently using the FLEX theme by outofthesandbox. Help would be much appreciated!
I need to change the background color only on my collection list to #F9F4EC on the home page of my store at www.personal-prints.com.
I am currently using the FLEX theme by outofthesandbox. Help would be much appreciated!
Try this one.
.shopify-section.collection-list section.section {
background: #F9F4EC !important;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @PersonalPrints , I see it changed. Please double check it again