i would like to keep my menu bar writing grey while keeping the titles to products and headings white is there a way i can do this?
here is my website URL: https://rentwithc.com/
i would like to keep my menu bar writing grey while keeping the titles to products and headings white is there a way i can do this?
here is my website URL: https://rentwithc.com/
@Savior could u kindly help me with this?
and i would like to change the toolbar above the products page background to white instead of the pink colour that its in right now?
Please share a reference screenshot of the look you want.
Go to your store. Click on Actions > Edit Code
Go to Assets > theme.css add below lines at the bottom of the file.
.section-header, .product-card__title {
color: white;
}
If helpful then please Like and Accept Solution.
@Savior as you can see i have changed the title of the products to white but the problem is my menu bar under my logo turns white too so i want to keep the menu bar grey?
Hello
Sorry for all the inconvenient, I know my solution will be the best to solve this issues.
Kindly go to the template liquid code section 5 of header then change the color with with White code
if my suggestion is useful kindly hit like and accept my suggestion as solution
Thanks