Title: Problem with empty mobile menù
Last modified: July 23, 2025

---

# Problem with empty mobile menù

 *  Resolved [palex01](https://wordpress.org/support/users/palex01/)
 * (@palex01)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/problem-with-empty-mobile-menu/)
 * The mobile menù is empty

Viewing 1 replies (of 1 total)

 *  Thread Starter [palex01](https://wordpress.org/support/users/palex01/)
 * (@palex01)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/problem-with-empty-mobile-menu/#post-18568351)
 * To fix the issue you have to change manually the file php. I think is wanted 
   this behavior in free version.
 * **File: template-parts/sections/section-header.php**
 * Part to change:
   add:<?php do_action(‘renoval_primary_navigation’); ?>
 * in
 * <div id=”mobile-menu-wrap”>
 *     ```wp-block-code
                   <div class="mobile-menu-container">
                       <button class="mobile-menu-close"></button>
                       <div id="mobile-menu-wrap"><?php do_action('renoval_primary_navigation');   ?></div>
                   </div>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Problem with empty mobile menù’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/renoval/19.9/screenshot.png)
 * Renoval
 * [Support Threads](https://wordpress.org/support/theme/renoval/)
 * [Active Topics](https://wordpress.org/support/theme/renoval/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/renoval/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/renoval/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [palex01](https://wordpress.org/support/users/palex01/)
 * Last activity: [10 months, 1 week ago](https://wordpress.org/support/topic/problem-with-empty-mobile-menu/#post-18568351)
 * Status: resolved