This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Olga Barlow
Hi
In the shopping cart icon in the navigation, when you hover over it you get a popup cart.
In this cart you get text at the top to say: “Recently added item(s)”
There is a grey background behind this text. I can’t seem to see where it is coming from in the CSS. I want to get rid of the grey – so its white.
When I use inspect element, I can do this:
.cart-popup-container .product_list_widget > p {
background-color: #fff;
}
And this gets rid of most of it, but still leaves a thick top border above the text in grey.
SCREENSHOT:
http://screencast.com/t/NjfNPnVwJ
Any ideas?
Hello,
Please, provide me link to your site and temporary admin panel access because we can’t replicate this issue on our test installs.
Regards
Added to private content below.
Hello,
Problem caused by this button http://prntscr.com/cwr86v
There is no such button in our theme by default. This is your customization or additional plugin.
Regards
Yes, you’re right. It was this plugin:
https://wordpress.org/plugins/woo-add-empty-cart/
I disabled it and its back to normal. I will have to try alternative plugins that dont cause this.
Thanks for diagnosing. Really helpful support! I appreciate it!
Hello,
You are welcome!
Sure. Also, you may choose our customization service if you need any help with this https://www.8theme.com/customization-services/
Regards
You must be logged in to reply to this topic.Log in/Sign up