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

    Hi,
    I have a questions:
    Is it possible to make the cart icon in the top menu much more bigger? It is very little.

    Thanks a lot for your help.

    #449421

    Hey Michael!

    Please try the following in Quick CSS under Enfold–>General Styling:

    a.cart_dropdown_link {
      font-size: 32px !important;
    }

    Cheers!
    Rikard

    #449500

    Thank you it works.

    How can I change the position, the cart icon has to move a little bit higher.

    #449506

    Hey!

    Please try adding following code to Quick CSS as well

    a.cart_dropdown_link { top: -5px; position: relative; }

    If that does not work, please post the link to your website so we can inspect elements to provide you an accurate code

    Regards,
    Yigit

    #449518

    Thanks a lot.
    All is perfect and works !!

    #449521

    Hey!

    You are welcome, we are always happy to help :)
    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 :)

    Best regards,
    Yigit

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