Viewing 1 replies (of 1 total)
  • Hi Ryder,

    I assume you want to change the size of post title, which you can achieve by adding following Custom CSS to your theme using Advanced CSS Editor plugin.

    .entry-title a{
        font-size: 60px;
    }

    Adjust the size according to your needs. Hope it helps.

Viewing 1 replies (of 1 total)
  • The topic ‘portal theme title size’ is closed to new replies.