Change size and captation of post header

  • Posted in : Bloggy WP
  • mburgt
    Participant

    Hello,

    How can I change size and captation of post header? It is now all capitals and large which doesnt show well with long post discriptions.

    Thank you.

    ahmetsali
    Keymaster

    Hi try this custom css code;

    .entry-title {
        text-transform: none;
    }
    .blog-posts .entry-title {
        font-size: 26px;
    }
    
    BVercouteren
    Participant

    Thanks. I was looking for this one too.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register