Blog Post adjustments

Support Area Forums Kerygma Blog Post adjustments

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://texaswarrantroundup.com
  • Author
    Posts
  • #34967
    Michael Cloud
    Participant

    This seems so simple that I should have figured it out but I’ve looked though every setting a few times and must be missing it:

    1) How do I change the color of the blog posts titles that appear here: (http://www.texaswarrantroundup.com/?page_id=5) and in the Search Results. // Also, I just noticed that the font of the title is different in the Search Results than the blog post page.

    2) How do I disable the comments in the posts (http://www.texaswarrantroundup.com/?p=8)

    #34978
    Bill Robbins
    Moderator

    Hello Michael,

    Let’s see if we can find answers for you here:

    1 — those titles are links, so they’ll take on the link color from the theme options. Go to the Appearance section in your dashboard and click on the “Content” tab. In the options there you’ll see one for the link color and the link color when hovering over it. The colors you set there will be the ones the blog post titles use. Save your changes and that should change them for you.

    2 — you are absolutely right. The font weight isn’t the same. Here’s what to do to even that out:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .title {
          font-weight: 700;
      }
      
    3. Update your settings.

    Let me know if you run into any trouble there,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Blog Post adjustments’ is closed to new replies.