Add custom class in wordpress custom menu or custom nav


For easier solution you can add a jQuery code.



jQuery('menu_class or menu_id').addClass('new_class')

Example :


jQuery('.menu ul li').addClass('dropdown')

Rakesh Singh Uniyal

I’m Rakesh Singh Uniyal (MCA) and I write to help people work on programming and technology. The tips, tutorials and information provided in this blog has helped many people to solve their programming and web development related issues.
I work as a Freelance PHP/Magento/Wordpress Developer.

No comments:

Post a Comment