Forums

How remove before widgets content? (7 posts)

  1. bethosuch
    Member
    Posted 8 months ago #

    Hello!

    I would like to remove all <li> showing on my widgets content. I mean those little markers before the each item inside widget. The suggestions posted in this forum to edit functions.php dont worked.

    My theme is zeeSynergie.

    Any help will be very apreciated!!

    Thank you very muchy in advance!!

    [please mark enve the smallest bits of code when posting - http://codex.wordpress.org/Forum_Welcome#Posting_Code ]

  2. WPyogi
    Volunteer Moderator
    Posted 8 months ago #

    Site link?

  3. bethosuch
    Member
    Posted 8 months ago #

  4. WPyogi
    Volunteer Moderator
    Posted 8 months ago #

    I'm not sure what "little markers" you are referring to -- nothing appears in my browser (Firefox on a Mac). Can you post an image (using an external site) showing the problem you see?

  5. WPyogi
    Volunteer Moderator
    Posted 8 months ago #

    If you mean the "bullets" in the lists -- those are being set by this CSS:

    #sidebar ul li ul {
        list-style: disc inside url("images/sidebar_arrow.png");
    }
  6. bethosuch
    Member
    Posted 8 months ago #

    Yes!! Those ones :-)
    I was looking only at editor-style.css..
    So, just remove this line, right?

  7. bethosuch
    Member
    Posted 8 months ago #

    Thank you very much!!!!!

Reply

You must log in to post.

About this Topic

Tags

No tags yet.