Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
i want to make the title of the products white instead of grey when you are viewing the product. also make the writing for the booking system white too while leaving the dates grey how can i do this?
here is my store URL: https://rentwithc.com/products/dissh-gianna-chocolate-dress
@rentwithc
Paste this code on top of the theme.scss file.
h1.product-single__title {
color: white !important;
}
label {
color: white !important;
}
User | RANK |
---|---|
239 | |
89 | |
86 | |
55 | |
41 |