Forums

how can i fix the sidebar font problem (2 posts)

  1. ryan1111
    Member
    Posted 3 years ago #

    i am using Black 3column style

    my wordpress address is : http://www.needagoal.com/wordpress/?p=46

    i changed the font size and now the links under Categories, Archives in the right sidebar are too close (look like sticked together)

    e.g. the right hand side: Categories: "19000" ,"Uncategorized"
    this two link are too close and make the users cant see them clearly

    how can i fix this problem?

    sorry, my english is not good, hope u can understand wt i say.

  2. chaoskaizer
    Member
    Posted 3 years ago #

    add inside your theme css (style.css)

    for the category links only

    #sidebar1 li.cat-item{line-height:22px}

    for all right-sidebar widgets

    #sidebar1 ul{line-height:22px}

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.