Menu css not working after polylang
-
Hi,
I’m using https://www.mojo-themes.com/item/357-responsive-wordpress-theme/ theme. In this theme, this code in main menu;<?php
wp_nav_menu(array( ‘sort_column’ => ‘menu_order’, ‘container’ => false, ‘menu_id’ => ‘nav’, ‘menu_class’ => null, ‘theme_location’ => ‘primary’ ));
?>menu_id must be ‘nav’ because of css, bu your plugin clears it, how can i add that?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Menu css not working after polylang’ is closed to new replies.