Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46484

    Hi. I’m new to WP, and I’m loving Your Simple Catch theme. Here’s my blog:

    http://www.smilingheartsdiary.com

    I just need help with a couple of things:

    1) I use a black background, and the usernames in the comments section aren’t visible. How do I change to a lighter text color?

    http://www.smilingheartsdiary.com/2014/10/21/the-subway-cellist/

    2) How do I make smaller the title text of each blog entry?

    I’d appreciate your help. Is there any way to simply add code to Appearance>ThemeOptions>CustomCSS?

    Thanks! 🙂

    #46500
    Sakin
    Keymaster

    @Em Smilingheart:
    1. You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    .comment-author cite { color: #fff; }

    2. You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #main #content .post h2.entry-title { font-size: 34px; }

    #46505

    Wow, thanks so much! You rock! It’s perfect 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Username Color & Title Size’ is closed to new replies.