Okay
  Public Ticket #2431059
blog post title
Closed

Comments

  • clpublications2243 started the conversation

    Hello,

    Ive searched and tried a few answers and none of them worked. Im trying to get the font size of my blog post title to be larger. nothing seems to be working.


    Thanks for all your help

  •  2,979
    Andrew replied

    Hi there,

    Use the following custom css:

    body.single.single-post .section-title h1 {
        font-size: 60px;
    }
    

    Hope this helps.

  • clpublications2243 replied

    I added it to the salient CSS area and nothing happened.

  •  2,979
    Andrew replied

    Hi there,

    Tested and seems to be working or could I be missing something. Try clearing browser cache.

    5931856593.png


    Kind regards.