Title: no full width
Last modified: September 18, 2023

---

# no full width

 *  Resolved [vezga](https://wordpress.org/support/users/vezga/)
 * (@vezga)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/)
 * this is how it shows for me , and i have no idea how to make the block be in 
   full width, it just extend if i typed
 * ![](https://i0.wp.com/blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVa6bAIpNsIsp0vQmMCekdMysPLeywuJQAnWFsrb2pTVu9te3uacIJLdWCFzHcFo023WweQSjiUL3SV_X3gOi0V3t7q4RDm3Y5eb1HH21o9I3I33g_Y0yqyMHRPOoe7wnZ6uJYreB0wOKxwiHFQHO2jW6Fn8nTRV-
   1NZWWvJrD1XUAeL9_JgMQXSeHu5E/s926/code%20block%20issue.png?ssl=1)

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

 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17060976)
 * This is on the frontend, right? Something from the theme is cutting that off 
   it seems. I could fix it in a release and give you some CSS for now. Could you
   share a URL maybe (fyi URLs shared here can’t be removed later)?
 *  Thread Starter [vezga](https://wordpress.org/support/users/vezga/)
 * (@vezga)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17061050)
 * thanks i really appreciate that , here is a link to the article : [https://mukaeb.com/%d8%aa%d8%ad%d8%b3%d9%8a%d9%86-%d8%a5%d8%b3%d8%aa%d9%87%d9%84%d8%a7%d9%83-%d8%a7%d9%84%d8%ba%d8%a7%d8%b2-%d9%81%d9%8a-solidity/](https://mukaeb.com/%d8%aa%d8%ad%d8%b3%d9%8a%d9%86-%d8%a5%d8%b3%d8%aa%d9%87%d9%84%d8%a7%d9%83-%d8%a7%d9%84%d8%ba%d8%a7%d8%b2-%d9%81%d9%8a-solidity/)
 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17061069)
 * Yeah, it looks like your theme is updating the pre and code block styling to “
   inline-block”.
 * > [View post on imgur.com](https://imgur.com/a/oObwL4v)
 * Can you add some CSS like this?
 *     ```wp-block-code
       div[class*='code-block-pro'] pre {
           display: block !important;
       }
       ```
   
 *  Thread Starter [vezga](https://wordpress.org/support/users/vezga/)
 * (@vezga)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17061120)
 * i added them to the code block additional css box , but it didnt work, do i add
   them somewhere else ?
 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17061131)
 * I see you removed the theme styles? All good now?
 * I think you need to need to add that to your theme stylesheet though if you end
   up using it.
 *  Thread Starter [vezga](https://wordpress.org/support/users/vezga/)
 * (@vezga)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17061150)
 * thanks a lot, and i love it so much and i will def keep using it
 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17061161)
 * Glad to hear! Leave a 5 star review here if you have time 🙂
 * [https://wordpress.org/support/plugin/code-block-pro/reviews#new-post](https://wordpress.org/support/plugin/code-block-pro/reviews#new-post)

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

The topic ‘no full width’ is closed to new replies.

 * ![](https://ps.w.org/code-block-pro/assets/icon-256x256.png?rev=2908978)
 * [Code Block Pro - Beautiful Syntax Highlighting](https://wordpress.org/plugins/code-block-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/code-block-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/code-block-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/code-block-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/code-block-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/code-block-pro/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/no-full-width-3/#post-17061161)
 * Status: resolved