• Resolved generationswfnp

    (@generationswfnp)


    Hi! I was wondering if anyone could give me an easy way to increase the size of the title posts for my blog page?

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • if you go into the stylesheet and find:

    }
    .entry-title, .page-title {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0;

    the font size can be change. I have mine set to 2.5em. So experiment how big you want it.

    Thread Starter generationswfnp

    (@generationswfnp)

    Thank you Heatherh! That worked!

    Thread Starter generationswfnp

    (@generationswfnp)

    Thanks! Marked as resolved

    Theme Author alex27

    (@alex27)

    @heatherh – thank you for your contribution, but please do not advice people to edit stylesheet file, those kind of changes should always be introduced via CSS Manager (or similar) plugin. Otherwise all changes will be lost during theme update.

    You can use F12 tool of Chrom or firefox to find structure and edit css text in a simple way

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

The topic ‘Post title size’ is closed to new replies.