Change log in and Cart top black bar color
-
Hi,
Thanks for your awesome theme, just wondering if you could help me providing code to change the color of log in and Cart top black bar? Just like image shown
Attachments:
You must be
logged in to view attached files.
Hello,
Try this code:
body .cart-widget-side .widget-heading,
body.login-form-side .widget-heading {
background-color: #000;
}
Replace the current color as per your needs and add it to the Theme settings > Custom CSS
Best Regards
Thanks you so much is working now!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Change log in and Cart top black bar color’ is closed to new replies.