Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #595605

    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?

    • This topic was modified 8 years, 7 months ago by ghuddi.
    #595743

    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

    #595796

    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?

    • This reply was modified 8 years, 7 months ago by ghuddi.
    #595919

    Hey!

    Can you please post the link to your website? We may need a temporary admin login as well :)

    Best regards,
    Yigit

    #596256

    Never mind… just figured it out. Thanks :)

    #596751

    Hi,

    Great, glad you got it working :-)

    Best regards,
    Rikard

    #680543

    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.

    • This reply was modified 8 years, 1 month ago by Artur667.
    #681154

    Hi @Artur667,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.