Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #322994

    hi,

    how can i add More symbol or icon in Nav Menu?

    like this one.. Thanks

    [IMG]http://oi59.tinypic.com/1qh66q.jpg[/IMG]

    • This topic was modified 10 years, 2 months ago by jalmz.
    #323012

    Hi jalmz!

    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: ''; }

    Best regards,
    Yigit

    #326509

    Thanks Yigit! it works like a charm

    #326522

    Hey!

    You are welcome, glad we could help :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How add More symbol icon in Menu?’ is closed to new replies.