Viewing 2 replies - 1 through 2 (of 2 total)
  • This is coming from your theme. You can override your theme’s styling with the following CSS code (put in APPEARANCE => CUSTOMIZE => ADDITIONAL CSS):

    .wp-block-pullquote {
     border-top: none;
     border-bottom: none;
    font-size: 15px;
    }

    You may change the font size to whatever number works best for you.

    • This reply was modified 4 years ago by George Appiah. Reason: Fixed error in CSS code
    Thread Starter bigvibes

    (@bigvibes)

    Thanks so much for that George, worked like a charm!

    It’s funny, twice I asked my theme developer about this and they insisted that the theme did not affect the pullquote code, but looks like it did!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Remove Horizontal lines in Pullquote block’ is closed to new replies.