Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @bhuveh,

    Hope you are having a great day and thanks for contacting us!

    Please go to WP Admin > Appearance > Customize > Additional CSS and inside that box, add the following code:

    .entry-singular .entry-content p:first-child:first-letter {
        font-size: 16px;
        line-height: 16px;
        float: none;
        padding-right: 0px;
        padding-left: 0px;
    }

    ​Try it and let me know how it worked.
    Kind regards,
    Diego

    Thread Starter bhuveh

    (@bhuveh)

    Hi Diego!

    It worked! Thank you!

    You’re welcome! Glad to help.
    Please, let me know if you need any further assistance.

    Kind regards,
    Diego

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

The topic ‘Removing the Drop Cap’ is closed to new replies.