Forums

[resolved] Formatting text in the sidebar (4 posts)

  1. scaryinternet
    Member
    Posted 2 years ago #

    Hi Folks

    I am trying to change the formatting of the header text "Tags" in my sidebar tag cloud. My site is here: http://www.scaryinternet.com

    I would like to remove the bullet point, make "Tags" larger, and a different color as well as center it over the cloud. I have searched around and found some color codes and font changes for style.css but so far my efforts are futile. I'm relatively new to digging in the themes so I'm sure this is a simple fix, but if someone out there could help out I would appreciate it.

  2. RockyMtnHi
    Member
    Posted 2 years ago #

    You need to modify the code in the functions.php file, or create it if it doesn't exist. More info is here: http://www.21stsoft.com/wordpress-tutorial-custom-web-design-wordpress-integration/

  3. do77
    Member
    Posted 2 years ago #

    You need to look into your style.css file and find the part where the sidebar gets its classes/divs from. Its probably called #sidebar or so. Add "list-style:none;" to the ul and li of your sidebar to remove the bullet point.

  4. scaryinternet
    Member
    Posted 2 years ago #

    Thank you

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.