hi, everyone. i add a submenu in my menù. but there isn’t the row for indicate the submenu. how i can appear it?
Hi Pas7o!
Your submenu is not appearing on the frontend? Did you make sure to assign your menu to one of the theme locations?
Send us a link to your page and we’ll take a look. Be sure to deactivate all plugins while testing and make sure your using the latest version of Enfold, 3.4.2.
Cheers!
Elliott
no no the submenu there is in front end. but there isn’t the row for indicate that is a submenu.
Hi!
Can you send us a link to your page so we can check it?
Regards,
Elliott
when you click on “language” appear a submenu. i want a row near the word “language” for indicate a submenu. thanks for your help.
Hi!
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: ''; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
excuse me, where i must put this code?
Hey!
Into Quick CSS field which is in Enfold theme options > General Styling tab at the bottom
Best regards,
Yigit
works, thank you so much.
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 :)
Regards,
Yigit