@pvashist75….Thanks for your reply. It works with the current_menu_item.
Really appreciated…. 🙂
@pvashist75 I didn’t get any inspect element. Is there any another solution for it…..
I want these type -> To be add class whenever the PRODUCT page is opened.
<ul>
<li>HOME</li>
<li class="active">PRODUCT</li>
<li>Contact</li>
<li>....</li>
</ul>