Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #892524

    Hi,

    In EasyCart there is an option to put an Shopping Cart Icon in the menu. That works great, only i have the option ‘Shrinking Header enabled when scrolling’ (I think the option is called this way in English – My translation is in Dutch) in the Enfold Admin Header menu.
    However now the Shopping Cart menu is not shrinking when scrolling. You can see the link in the Private Content.
    Is there a solution to fix this?

    Thanks in Advance.
    The best Wishes and Regards,
    Ton

    #892543

    Hey Ton,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #header.header-scrolled li.ec_menu_mini_cart a {
        height: 44px;
        line-height: 44px;
    }
    

    Best regards,
    Yigit

    #892546

    Yesss, that fixed the problem!

    Thanks!

    Ton

    #892550

    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 start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shoppinc Cart Icon in menu not shrinking with EasyCart webshop’ is closed to new replies.