• Arash

    (@john25)


    Every sidebar title automaticly seems to be getting <h2>

    I would like to remove the <h2&gt from the sidebar and replace it with <strong&gt. This does not seem to be theme based, as the sidebar.php only has

    code
    <?php if ( !function_exists(‘dynamic_sidebar’)|| !dynamic_sidebar() ) : ?><?php endif; ?>
    /code

    I have tried the widgets.php files and looked for <h2> so I can remove it. But that does not seem to do the trick.

  • The topic ‘How to remove <h2> from dynamic sidebar’ is closed to new replies.