Hello and thank you for making this amazing theme.
I am using the minimal menu on the site that I am making but I would like to add some small elements to it.
I would love to put some downward facing arrows only on the meny items that have a dropdown function. Like on this site:
https://4it.com.au/ (it is made with Enfold as well).
Can you please help me with the CSS code that I need to add?
Thank you very much.
Hey simplexkonto!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.menu li > a:after { content: ' ▾'; }
.menu li > a:only-child:after { content: ''; }
Best regards,
Yigit
Thank you very much, Yigit! It worked perfectly!
Have a nice day!
Nora
Hi!
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