Answers for "how to add custom css class to menu in wordpress"

PHP
0

add custom css to wordpress menu item

// Wordpress apperance panel settings
1. Go to admin > appearance > menu
2. Click on Screen Options (top right of the screen)
3. Check the CSS classes options in the “Show advanced menu properties” panel
4. add your css classes to the element
Posted by: Guest on May-27-2021

Code answers related to "how to add custom css class to menu in wordpress"

Browse Popular Code Answers by Language