HEX
Server: Apache
System: Linux nc-ph-4101.simplemoneygoals.com 5.14.0-503.21.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jan 12 09:45:05 EST 2025 x86_64
User: dailygoldindex (1004)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/dailygoldindex/public_html/wp-content/themes/jnews/fragment/header/mobile-menu.php
<!-- Mobile Navigation
    ============================================= -->
<div id="jeg_off_canvas" class="<?php echo esc_attr(get_theme_mod('jnews_header_mobile_drawer_scheme', 'normal')); ?>">
    <a href="#" class="jeg_menu_close"><i class="jegicon-cross"></i></a>
    <div class="jeg_bg_overlay"></div>
    <div class="jeg_mobile_wrapper">
        <?php get_template_part('fragment/header/mobile-menu-content'); ?>
    </div>
</div>