Answers for "how to add html in wordpress menu item"

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 html in wordpress menu item"

Browse Popular Code Answers by Language