Title: FAQ block class changes
Last modified: May 22, 2024

---

# FAQ block class changes

 *  Resolved [cagsmith](https://wordpress.org/support/users/cagsmith/)
 * (@cagsmith)
 * [2 years ago](https://wordpress.org/support/topic/faq-block-class-changes/)
 * The Yoast FAQ block has had its classes changed with this recent update. The 
   parent container block used to have the following CSS classes:
 *     ```wp-block-code
       .schema-faq
       .wp-block-yoast-faq-block
       ```
   
 * Now it only has:
 *     ```wp-block-code
       .schema-faq
       ```
   
 * This breaks custom themes and custom CSS which directly target the class .wp-
   block-yoast-faq-block in their styling. Is this intentional?

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

 *  [Mushrit Shabnam](https://wordpress.org/support/users/611shabnam/)
 * (@611shabnam)
 * [2 years ago](https://wordpress.org/support/topic/faq-block-class-changes/#post-17775549)
 * Hi [@cagsmith](https://wordpress.org/support/users/cagsmith/)
 * I am sorry for the situation you are facing regarding FAQ block. Thank you for
   bringing this issue to our attention! A bug report has been created internally
   and is under review by our product team.
 * **Workaround**
   At this time, there is no known workaround.
 * **What’s next?**
   Our product team will assess the severity of the issue and assign
   a priority level to the report. Our developers work on the highest priority issues
   first. We cannot give you an estimate of when they’ll start working on the issue.
 * If you have any further information that may affect the prioritization or help
   our development team solve this bug, please feel invited to reply to this forum
   topic, and we’ll share the information with our product team.
 *  Plugin Support [Jose Varghese](https://wordpress.org/support/users/josevarghese/)
 * (@josevarghese)
 * [2 years ago](https://wordpress.org/support/topic/faq-block-class-changes/#post-17783294)
 * Hi [@cagsmith](https://wordpress.org/support/users/cagsmith/) ,
 * I hope you are doing great. [A fix for the above mentioned](https://github.com/Yoast/wordpress-seo/pull/21402)
   issue will be available on version 22.8, which will be mostly rolled out on tomorrow.

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

The topic ‘FAQ block class changes’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 3 participants
 * Last reply from: [Jose Varghese](https://wordpress.org/support/users/josevarghese/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/faq-block-class-changes/#post-17783294)
 * Status: resolved