-
AuthorPosts
-
October 29, 2018 at 10:09 pm #1027765
Hi there,
I have looked at some other questions about this, but still can’t figure out how to execute it.
On my website I would like there to be a drop down menu for one of the main menu items: counselling with 5 links on the drop down menu.I am not sure of 2 things:
1) how to activate the drop down option
2) how to connect the appropriate pages (e.g. couples, anxiety, etc) to the drop down menu.Thank you!
October 30, 2018 at 6:59 am #1027885Hey SileeBailey,
To add a drop down menu please indent the menu item under the parent item. To indent the menu item drag the menu slightly to the right.
Let us know if you need any help.
Best regards,
VinayOctober 31, 2018 at 1:20 am #1028321Yay!!! Thank you very much!
One more question: I’m not sure how to make the main menu link ‘services’ not be clickable. In other words, so people cannot click on services but only on the 4 drop down links.
Thank you for your help!
Kind regards,
JillOctober 31, 2018 at 5:58 am #1028370Hi,
To disable clicking on any link please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css
.avoid-clicks { pointer-events: none; }
Then add the class name “avoid-clicks” to the menu items from WP Dashboard > Appearance > Menu
To add a CSS class name to your menu item please check https://kriesi.at/documentation/enfold/menu/#customization-tutorials
Best regards,
VinayOctober 31, 2018 at 7:16 am #1028382Thank you!!!
I was able to get the class added and the quick css added, and it does stop the clickability, but it also seems to stop any mouse over actions that would trigger the drop down menu. Would you be able to help me a resolve this part?
Thank you again for your time!
November 2, 2018 at 1:17 am #1028970Hi Vinay,
If you have a moment, I was able to get that coding added and the name class added, however, now nothing happens when I mouse over ‘services’. I can’t click on it any longer, which is great, but also no drop down is triggered which I need to fix somehow.
Thank you,
JillNovember 2, 2018 at 11:36 pm #1029379Hi Vinay,
I was able to resolve this problem, thank you again for helping me figure out how to stop the link from being clickable!
Thank you,
JillNovember 3, 2018 at 6:28 am #1029406Hi,
Sorry for the delay, bumping your own reply will send the ticket back in the queue and takes mods longer to reply.
I’m glad you were able to figure it out. We will go ahead and close this ticket. If you have any questions or another issue please open a new ticket and we will be happy to help you :)
Thank you for using Enfold.
Best regards,
Vinay -
AuthorPosts
- The topic ‘Drop Down Menu, Single Column’ is closed to new replies.