Forums

[resolved] li ul in the sidebar problem (2 posts)

  1. refulez
    Member
    Posted 2 years ago #

    i have a old theme for a older version of wordpress and i added a 2nd sidebar and it shows by default li and ul for the titles of the widgets how do i remove the li ul before the widgets
    i'm running it on the latest version of wordpress
    code looks like this

    <div id="sidebar2">
    <li id="tag_cloud-2" class="widget widget_tag_cloud">
    <h2 class="widgettitle">Tags</h2>
    <div>....the tag links</div>
    </li>
    </div>
  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You'd need to edit the theme's functions.php file. Look for register_sidebar().

Topic Closed

This topic has been closed to new replies.

About this Topic