• Resolved raikimi

    (@raikimi)


    Hi,

    How do I edit the S2 sidebar so that I can add my custom links/button instead of the social media links?

Viewing 1 replies (of 1 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi,

    To manually edit the s2 sidebar you need to edit header.php on line 60-62 with a child theme.

    Remove or replace:

    
    <?php if ( get_theme_mod( 'header-social', 'on' ) == 'on' ): ?>
    	<?php gridzone_social_links() ; ?>
    <?php endif; ?>
    
Viewing 1 replies (of 1 total)

The topic ‘Editing Side bar’ is closed to new replies.