Tagged: logo, shopping cart, woocommerce
Hi,
We are trying to setup a fast corona relatet Shop with just some Items with Woocommerce.
Please have a look:
1) We have transparency header issues with shopping cart icon. ( White Background, Black Icon, Vice Versa ).
Please add one Item and then move to some other non shop related page. You will see the problem.
2 Cannot disable Breadcrumbs / Title of Shop, Kasse pages
Many thanks
Henry
Hi heiniheini,
For #1, can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#top #header ul.menu-item.cart_dropdown {
border: none;
}
#top #header a.cart_dropdown_link {
background-color: transparent !important;
}
#top #header.av_header_transparency .cart_dropdown_link span {
color: white;
}
#2 Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.
Best regards,
Nikko