Tagged: cart icon
I have my header menu set with no separator between menu items. However, if I add the cart icon to the header it has a box around it. Is there anyway to remove the box so the cart icon does not have a border?
Thanks
Hey indigotin,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Rikard,
This is the link to the development server. The orange icon with the box around it is in the header at the far right.
Thanks
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul.cart_dropdown {
border: none!important;
}
Cheers!
Yigit
Perfect! Thanks for the quick response.
Cheers!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit