Title: Text width
Last modified: November 23, 2023

---

# Text width

 *  Resolved [muzar](https://wordpress.org/support/users/muzar/)
 * (@muzar)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/text-width-4/)
 * I have a problem with editing css, so I want to edit text width to be around 
   70% because now the text is under the counter. Can someon help me how to achive
   that. If I change a width to 70% the whole <li> is on 70% width not just text.
   so the text has to break to 2nd row if width is more than 70%.
 * I hope that I have written sufficiently comprehensibly.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-width-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [WPBean](https://wordpress.org/support/users/wpbean/)
 * (@wpbean)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/text-width-4/#post-17225535)
 * Hi,
 * Please add this CSS code to your site, I hope it will solve this issue.
 *     ```wp-block-code
       .widget .wpb_category_n_menu_accordion ul li a {
           padding-right: 70px;
       }
       ```
   
 * Thanks
 *  Thread Starter [muzar](https://wordpress.org/support/users/muzar/)
 * (@muzar)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/text-width-4/#post-17226258)
 * Thank you, this fixed the problem.
 *  Plugin Author [WPBean](https://wordpress.org/support/users/wpbean/)
 * (@wpbean)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/text-width-4/#post-17227581)
 * Good to know that. Please let me know if you need any more help with this plugin.
 * If you are enjoying the plugin, please rate it. I will help us a lot.
 * [https://wordpress.org/plugins/wpb-accordion-menu-or-category/#reviews](https://wordpress.org/plugins/wpb-accordion-menu-or-category/#reviews)
 * Thanks

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

The topic ‘Text width’ is closed to new replies.

 * ![](https://ps.w.org/wpb-accordion-menu-or-category/assets/icon-256x256.gif?rev
   =2899475)
 * [WPB Accordion Menu - Collapsible Vertical Sidebar Menu - WooCommerce Category Accordion](https://wordpress.org/plugins/wpb-accordion-menu-or-category/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpb-accordion-menu-or-category/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/)
 * [Active Topics](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpb-accordion-menu-or-category/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [WPBean](https://wordpress.org/support/users/wpbean/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/text-width-4/#post-17227581)
 * Status: resolved