Title: Divider Width
Last modified: December 8, 2018

---

# Divider Width

 *  Resolved [Lens Digital](https://wordpress.org/support/users/lensdigital/)
 * (@lensdigital)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/divider-width/)
 * I have added a divider and set the width to 100. I presumed that the 100 would
   mean 100% but it seems to make it 100 pixels.
 * It is the first line in this example;
 * [https://wearelens.co.uk/seperator-test/](https://wearelens.co.uk/seperator-test/)
 * The second line is the standard Seperator.

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

 *  Plugin Author [Benjamin Intal](https://wordpress.org/support/users/bfintal/)
 * (@bfintal)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/divider-width/#post-10966763)
 * Hi!
 * It seems that Twenty Nineteen has a limit on the divider width to 2.5em!
 * I’ll address that in a bugfix update.
 * For a quick fix that you can do right now, you can add this to your Additional
   CSS in your Customizer:
 *     ```
       .wp-block-ugb-divider hr {
           max-width: none !important;
       }
       ```
   
 *  Plugin Author [Benjamin Intal](https://wordpress.org/support/users/bfintal/)
 * (@bfintal)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/divider-width/#post-10973096)
 * Hi, please try version 1.9.1 🙂
 *  Thread Starter [Lens Digital](https://wordpress.org/support/users/lensdigital/)
 * (@lensdigital)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/divider-width/#post-10974172)
 * All good. I have updated and it looks fine.
 * No changes made to the page.
 * [https://wearelens.co.uk/seperator-test/](https://wearelens.co.uk/seperator-test/)
 *  Plugin Author [Benjamin Intal](https://wordpress.org/support/users/bfintal/)
 * (@bfintal)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/divider-width/#post-10974984)
 * Awesome!
 * Don’t forget rate Stackable! 🙂

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

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

 * ![](https://ps.w.org/stackable-ultimate-gutenberg-blocks/assets/icon-256x256.
   png?rev=2749547)
 * [Stackable - Page Builder Gutenberg Blocks](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Benjamin Intal](https://wordpress.org/support/users/bfintal/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/divider-width/#post-10974984)
 * Status: resolved