• Resolved royal

    (@royal)


    In my sidebar, you’ve got ‘Activity’ then the blog roll and such. You’ll notice that the font sizes for the titles of each ‘section’ in the sidebar is slightly different.

    It’s driving me nuts as I can’t seem to get it right and fund the correct item to tweak.

    The site is royaltech.net

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Start by fixing your menu, as it is not valid. You open with a ul tag, some “naked” text (“Activity”, etc.), and then another opening ul tag. The text following is then wrapped in li tags so that is why they do not look the same.

    The titles generated by the Links Manager are wrapped in a h2 tag.
    You can do the same for the Pages > see: Template_Tags/wp_list_pages and also – manually – for other section headers.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sidebar formatting issue – CSS?’ is closed to new replies.