hey I would Like to change the background of my collection page to be inversed/black instead of the white color
Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-index .collection-item:not(.collection-item--below):after {
background: #ffffff !important;
opacity: 0 !important;
}
Hi @Chorix !
This is PageFly - Advanced Page Builder. I would love to give you some recommendation.
Please send me Page URL so that I can inspect and send code accordingly.
Best Regards;
Pagefly
https://7e6b64.myshopify.com/collections/gold-streamer
I would like the background to be black instead of white
1 Like
thanks for url but your store passwords porrect
Im confused what do you mean?
Hi @Chorix !
Please try this code;
-
Go to themes---->Edit code
-
Asset----->/base.css ----->paste below code at the bottom of the file;
.collection-list-section {
background: #edddcd;
padding-top: 1px;
padding-bottom: 60px;
}
Best Regards;
Pagefly
