This topic has 4 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hi, how can I change the colors of quick View of sigle product for It has backgroud whit?
Thanks
Hello,
.quick-view-popup, .quick-view-popup select, .quick-view-popup .quantity input[type=button], .quick-view-popup .quantity input[type=number]{
background-color: white !important;
}
.quick-view-popup .quantity input[type=number],
.quick-view-popup .quantity-box label,
.quick-view-popup .share-title,
.quick-view-popup .product-name,
.quick-view-popup .product-info .sku_wrapper {
color: black !important;
}
Regards
perfetc!!!
Thanks
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up