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.
Hey Michael!
Please try the following in Quick CSS under Enfold–>General Styling:
a.cart_dropdown_link {
font-size: 32px !important;
}
Cheers!
Rikard
Thank you it works.
How can I change the position, the cart icon has to move a little bit higher.
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
Thanks a lot.
All is perfect and works !!
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