This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
Can you please let me know how to change the background colour on the Quick view tab that is currently RED. When you hover over an image the tab colour is Red. Please look at the Society Linen – Italy Tab on the home page. Hover over an image….
Hello,
Please use this custom css code (Theme Options > Styling > Custom css or style.css file of your child theme):
.product-view-default .footer-product .show-quickly {
background-color: black;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up