• Resolved orkedar

    (@orkedar)


    The quotations happen to have those weird lines above and below which make the page look tiresome, as there are many quotations.
    I can’t find customization options anywhere. What should I do?

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

Viewing 1 replies (of 1 total)
  • Hello @orkedar,

    Try going into Customizer -> Additional CSS, and add the following lines of code:

    .wp-block-quote::after { content: none !important; }
    .wp-block-quote::before { content: none !important; }

    Let us know if this worked for you.

Viewing 1 replies (of 1 total)

The topic ‘Quotation Block Customization’ is closed to new replies.