This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hi again,
Last week you helped me correct background colors for Product Title and Qty (in this post: https://www.8theme.com/topic/correct-background-on-title-and-qty/).
This worked great but I’ve realised I have the same problem with the attributes background (https://prnt.sc/lc7bkb), titles on the checkout page (https://prnt.sc/lc7b92) and maybe other areas.
Is there some code that corrects all of these at once?
Hello,
Please change the previous code to:
.single-product .meta-title span, .step-title span, .quantity input[type="number"], .st-menu-content {
background-color: #565656;
}
select, .cart-popup-container p, .login-link .login-popup .popup-title span, .login-link .login-popup label, .emodal-text p, .emodal .emodal-title, .shopping-container .small-h,
.form-row input.input-text {
color: #565656;
}
.order-review .step-title span {
background-color: #777777;
}
Regards
Once again – THANK YOU!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up