Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #499616

    Hi,

    I am trying to increase the font size of standard blog posts. I have tried the custom CSS that you have posted in response to other similar queries, but it does not seem to make a difference.

    Thanks

    #499846

    Hi procurement!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .entry-content {
        font-size: 16px;
    }

    Regards,
    Yigit

    #499932

    Hi Yigit,

    Thanks for the response. I tried this before, and it didn’t work unfortunately. I also tried: .blog .entry-content as I found that in another thread as a solution but that didnt work either.

    Thanks.

    #499935

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Best regards,
    Yigit

    #499937

    Hi Yigit,

    Sure, I have posted details below. Thanks!

    #499974

    Hey!

    There was a missing closing curly bracket. Please review your website now.

    Regards,
    Yigit

    #500163

    Awesome, thanks Yigit!

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