Title: Quotation Block Customization
Last modified: January 18, 2021

---

# Quotation Block Customization

 *  Resolved [orkedar](https://wordpress.org/support/users/orkedar/)
 * (@orkedar)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/quotation-block-customization/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fquotation-block-customization%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/quotation-block-customization/#post-13970321)
 * Hello [@orkedar](https://wordpress.org/support/users/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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.3/screenshot.png)
 * Neve
 * [Support Threads](https://wordpress.org/support/theme/neve/)
 * [Active Topics](https://wordpress.org/support/theme/neve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/neve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/neve/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [danamv](https://wordpress.org/support/users/danamv/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/quotation-block-customization/#post-13970321)
 * Status: resolved