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
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
Yesss, that fixed the problem!
Thanks!
Ton
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