Answers for "wordpress menu custom css class"

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 "wordpress menu custom css class"

Browse Popular Code Answers by Language