Tagged: CSS, dropdown menu
-
AuthorPosts
-
November 22, 2017 at 2:48 pm #880290
Hi,
In Enfold there is a default way to show the “sub-sub” menu items. In this website (see link) that’s not looking very good. So my question is if you can perhaps tell me how to get the sub-sub menu item in the first dropdown. On the page you can see the blue box which is also showing the sub-sub menu items. Actually it should look the same as in that box. So the sub-sub menu item “Aanmelding kennismaking” should be visible directly but should have a padding/margin.
I hope my wish and explaination is clearly enough :-)
November 25, 2017 at 6:03 am #881484Hey bonsaimedia,
I couldn’t see any sub-sub menu item on the page you posted, could you try to explain a bit further or post a screenshot of the problem please?
Best regards,
RikardNovember 27, 2017 at 11:26 am #882155This reply has been marked as private.November 27, 2017 at 1:23 pm #882204Hi,
Could you please create temporary admin logins and post them here privately? That would be possible with some customization :)
Best regards,
YigitNovember 27, 2017 at 2:25 pm #882230This reply has been marked as private.November 27, 2017 at 4:08 pm #882261Hi,
I added following code to bottom of Style.css file of your child theme
#top .av-main-nav ul ul a:before { content: "- "; } #top .av-main-nav ul ul { opacity: 1!important; visibility: visible!important; position: initial !important; padding-left: 15px; }
Please review your website :)
Best regards,
YigitNovember 28, 2017 at 4:41 pm #882756This reply has been marked as private.November 28, 2017 at 5:43 pm #882773Hey!
Code i added was not in Style.css file. Perhaps we have edited the file at the same time and my changes were overwritten. I added once again. Please review your website
Cheers!
YigitNovember 29, 2017 at 11:09 am #882979Yes great! Thanks.
November 29, 2017 at 11:25 am #882990Hi,
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 -
AuthorPosts
- The topic ‘Customize layout sub-sub menu’ is closed to new replies.