• Resolved jim5471

    (@jim5471)


    SPAN not closed error

    spacious\inc\header-functions.php Line 340

    PHP
    <p class="menu-toggle">
        <span class="<?php echo esc_attr( $responsive_menu_enable == '1' ? 'screen-reader-text' : '' ); ?>"><?php _e( 'Menu', 'spacious' ); ?>
    </p>
                
    HTML            
    <p class="menu-toggle">
        <span class="screen-reader-text">Menu			</p>
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jim5471

    (@jim5471)

    Version: 1.9.2 Fixed it

    Thanks

    Hi @jim5471,

    We appreciate your writing in.

    Glad to hear that your issue has been solved. Also, we would like to thank you for the update.
    Please let us know if you get any other issues.

    With Regards,
    ThemeGrill Support Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML Validation Error’ is closed to new replies.