Tagged: dropdown button
Hi there,
I am using Enfold Startup Business theme for couple of months. Enfold is really a great theme. Recently I was revising my pricing page. What was I looking for is to add a dropdown menu button. I was looking into enfold forum for suggestion. Then I came up with this post-
This works fine. But I was looking for more customization which appears to be more similar to the links below-
Any suggestions?
Hi ghuddi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to show arrow next to menu items with submenus
.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.
Cheers!
Yigit
Yigit, Thanks for your quick response :) I have done as you said. But didn’t work for me. There is one more thing- Can I make the button bit bigger?
Hey!
Can you please post the link to your website? We may need a temporary admin login as well :)
Best regards,
Yigit
Never mind… just figured it out. Thanks :)
Working fine, but gave me extra arrow with the Mega Menu function: https://www.dropbox.com/s/bo5h7d9usn6vaol/scr.png?dl=0
edit: search icon, after clicking, gets spare arrow too: https://www.dropbox.com/s/8my3g5ux426qomm/scr2.png?dl=0
I can mark menu positions, which I want to get arrow with a class – no biggie.