Home › Forums › WoodMart support forum › Change the menu name on categories menu on mobile › Reply To: Change the menu name on categories menu on mobile
October 5, 2018 at 2:51 pm
#81184
Artem Temos
Keymaster
In this case you will to change it in the code of the inc/template-tags.php
file
<li class="mobile-tab-title mobile-categories-title" data-menu="categories"><span><?php esc_html_e('Categories', 'woodmart'); ?></span></li>