Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #586341

    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

    #586915

    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

    #587006

    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

    #587059

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    ul.cart_dropdown {
        border: none!important;
    }

    Cheers!
    Yigit

    #587061

    Perfect! Thanks for the quick response.

    Cheers!

    #587065

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove box around cart icon’ is closed to new replies.