This topic has 4 replies, 4 voices, and was last updated 8 years, 6 months ago ago by Robert Hall
Hi,
I’ve just update the theme version to Legenda 3.0 and then I get these bugs:
The cart widget on the right displays full text instead of just the icon like it used to before the update. And the mobile menu icon on the left take longer time to load on my mobile phone browser.
I provided my credentials in private content
Hello,
Please add this code in custom.css file:
@media (max-width: 480px) {
.shopping-cart-widget .cart-summ > a {
color: transparent;
}
.header .shopping-cart-widget {
left: 63%;
}}
How to create custom.css you can watch in this tutorial
Best regards,
Jack Richardson.
I have the same issue and the problem persists
Hello @Ali Akil,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up