Title: Narrow Width
Last modified: September 1, 2016

---

# Narrow Width

 *  Resolved [mrtechnique](https://wordpress.org/support/users/mrtechnique/)
 * (@mrtechnique)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/narrow-width/)
 * Please look at [https://www.mrtechnique.com/more-phone-calls-for-your-business-by-editing-website-meta-description/](https://www.mrtechnique.com/more-phone-calls-for-your-business-by-editing-website-meta-description/).
   The width of the code doesn’t stretch to its full width. I wanted to use code
   on another blog post, but I was getting the same error. Thank you in advance.
 * [https://wordpress.org/plugins/syntaxhighlighter/](https://wordpress.org/plugins/syntaxhighlighter/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [mrtechnique](https://wordpress.org/support/users/mrtechnique/)
 * (@mrtechnique)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/narrow-width/#post-7694671)
 * Never mind. I fixed it. It was a line from Divi’s CSS style.css file that caused
   it:
 *     ```
       table.cart th,
       #main-content table.cart th,
       table.cart td,
       #main-content table.cart td,
       table.cart tr,
       #main-content table.cart tr,
       #content-area table tr,
       #content-area table td,
       #content-area table th {
       	max-width: 100px;
       	padding: 0.857em 0.587em;
       }
       ```
   
 * I just set the max-width to none, and that took care of the issue.

Viewing 1 replies (of 1 total)

The topic ‘Narrow Width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/syntaxhighlighter_ffffff.svg)
 * [SyntaxHighlighter Evolved](https://wordpress.org/plugins/syntaxhighlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/syntaxhighlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/syntaxhighlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/syntaxhighlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/syntaxhighlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/syntaxhighlighter/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [mrtechnique](https://wordpress.org/support/users/mrtechnique/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/narrow-width/#post-7694671)
 * Status: resolved