Hi, where is the header located? i want to add a class on the logo part, but i cant find the right php file for that.
<div class="inner-container">
<strong class="logo">
<a id="advanced_menu_toggle" data-av_iconfont="entypo-fontello" data-av_icon="" aria-hidden="true" href="#"></a>
<nav class="main_menu" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope" role="navigation" data-selectname="Select a page">
</div>
Hey lewebat!
Please go to Appearance > Editor and open helper-main-menu.php file which inside located in Enfold/includes folder
Cheers!
Yigit
Thanks,
i am using a child theme, when i copy this php file where i made the changes, its not working. how can i change this within my child theme?
Hi!
You’d need to copy both header.php and includes/helper-main-menu.php to your child theme directory.
Best regards,
Josue