Title: Quote box (css)
Last modified: April 25, 2020

---

# Quote box (css)

 *  Resolved [acqua](https://wordpress.org/support/users/acqua/)
 * (@acqua)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/)
 * Hello community,
 * I have difficulties to edit the quote box.
    basically I’d like to have the first
   quote box css settings in this page [https://www.backdoorpodcast.com/olimpia-milano-micov-white-james/](https://www.backdoorpodcast.com/olimpia-milano-micov-white-james/)
   to also repeat for all the other quote boxes.
 * Can you help me setting the proper css so that it repeats in automatic for all?
 * Tks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fquote-box-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/#post-12729527)
 * [@acqua](https://wordpress.org/support/users/acqua/)
 * This is due to the content structure on your page being different.
 * The first blockquote is structured as follows:
 *     ```
       <blockquote>
       <blockquote>
       <blockquote>
       <p>
       content
       </p>
       </blockquote>
       </blockquote>
       </blockquote>
       ```
   
 * But later down the page they are :
 *     ```
       <blockquote>
       <p>
       content
       </p>
       </blockquote>
       ```
   
 * Make the later ones match the first one and they should start to look the same.
 *  Thread Starter [acqua](https://wordpress.org/support/users/acqua/)
 * (@acqua)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/#post-12729552)
 * Ok I get it but I want to align it at css level so that each quote box looks 
   like the first one
 * Possible?
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/#post-12729935)
 * [@acqua](https://wordpress.org/support/users/acqua/)
 * There is no issue with the CSS, it is due to the inconsistent CSS layout. If 
   you want to use the HTML of the later elements you will need to update the CSS
   and also the HTML of the first element as well.
 *  Thread Starter [acqua](https://wordpress.org/support/users/acqua/)
 * (@acqua)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/#post-12729944)
 * Can I simply make one change at the css level and that’s it?
 * Tks
 *  Thread Starter [acqua](https://wordpress.org/support/users/acqua/)
 * (@acqua)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/#post-12795116)
 * So is it possible?
 *  Thread Starter [acqua](https://wordpress.org/support/users/acqua/)
 * (@acqua)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/#post-12795696)
 * closing

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

The topic ‘Quote box (css)’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [acqua](https://wordpress.org/support/users/acqua/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/quote-box-css/#post-12795696)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
