Hey 8Theme!
I’m currently dealing with an issue that’s in regards to css. I’m trying to change the color to text that’s present when one hovers over a product and the add to wish list and quick view is activated. Here’s the page where you can review the issue http://tampatshirts.com/shop. I would like to change the text or the background color in order to have the text readable.
I have added the following css to my style sheet for the child theme and nothing is happening:
.banner-style01 {
border: 1x solid #000 !Important;
}
.add_to_wishlist {
color:#fff !Important;
}
.show-quickly {
color:#fff !Important;
}
I’m unsure what the problem is, but it’s almost as if the site is not reading the css style sheet. I’m also dealing with an issue with the purchase buttons within a product. Both the text and the button background are black and you can not read the text. I have tried placing css to change this, but I have run empty handed.
I appreciate you taking the time to review this issue. 8Theme always provides great support and that’s why we use you for all our sites.
Thanks,
Etienne