You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default Wordpress nav walker only allows class styling down to the <ul> element. A custom nav walker is required for styling <li> and <a> elements.
The text was updated successfully, but these errors were encountered:
The default Wordpress nav walker only allows class styling down to the
<ul>
element. A custom nav walker is required for styling<li>
and<a>
elements.The text was updated successfully, but these errors were encountered: