• kenlangston

    (@kenlangston)


    I am trying to increase the font size of my blog post content but can’t find where to update the Typography. Also, how can I remove the large first letter of each post? Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Sujan Shrestha

    (@sujanshrestha)

    Hello @kenlangston

    It seems like you are using the pro theme, so we recommend you use our website support form to reach our developer for pro-related queries because it is a free support forum and we answer free theme queries here.

    About disabling the drop cap, you can go to appearance >> customize >> design settings >> post settings to disable the drop caps of the single post content.

    Also for increase the specific post content font size you can use the following bold code in additional CSS box in customizer:

    .single .entry-content p {
    font-size: 17px;
    }

    Thanks ?? !!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.