Thread Starter
Vishal
(@virat2910)
But earlier it was working.
And when I switched to default theme and again switched to this one it was not working properly.
Thread Starter
Vishal
(@virat2910)
So it doesn’t matters with the php code. I mean its purely css…
Thread Starter
Vishal
(@virat2910)
I can’t get it I am new to wordpress…
Thread Starter
Vishal
(@virat2910)
We code in wordpress
<nav>
<?php wp_nav_menu ( array( ‘theme_location’ => ‘primary’ ) ); ?>
</nav>
for primary menu.
So how can we highlight it.