How can I change the cart icon position? It is too far on the right. And I want to change the icon as well and make it bigger.
Is there a way to customize the dropdown cart menu. As far as I remember if I tried to change the dropdown cart color it also changed the header color.
Hey FadingReality,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis
Is there a plugin you can recommend that could do the job? If not, is there a way to change the menu color without changing the header color? Or is that too much coding as well?
If you click on our site you can see a white border left to the icon. How can I remove that?
Hey!
You can change the menu color with following css code:
#top #wrap_all #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
color: #000;
}
Did you solve the white border issue? I can’t see a white border near the cart icon.
Best regards,
Peter
If I use that code my transparant menu font becomes black. That’s not really what I wanted.
Hi FadingReality,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria