Title: Keep text on Mobile
Last modified: August 22, 2016

---

# Keep text on Mobile

 *  Resolved [jakesjake](https://wordpress.org/support/users/jakesjake/)
 * (@jakesjake)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/keep-text-on-mobile/)
 * Hello i am trying to modify the CSS so text does not hide under a certain width.
   But I cannot figure it out.
 * [https://wordpress.org/plugins/speed-contact-bar/](https://wordpress.org/plugins/speed-contact-bar/)

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

 *  Thread Starter [jakesjake](https://wordpress.org/support/users/jakesjake/)
 * (@jakesjake)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/keep-text-on-mobile/#post-5905209)
 * Aha, i see in the PHP you are manually writing CSS no wonder! YOu should probably
   make this an option in the settings 🙂
 * I simply commented this:
 * //$content .= “\n”;
    //$content .= ‘@media screen and (max-width:768px) {#scb-
   wrapper #scb-phone span,#scb-wrapper #scb-cellphone span,#scb-wrapper #scb-email
   span {display:none;}}’; //$content .= “\n”; //$content .= ‘@media screen and (
   max-width:480px) {#scb-wrapper #scb-directs {margin-bottom:.5em;} #scb-wrapper
   ul {display:block;}}’; //$content .= “\n”;
 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/keep-text-on-mobile/#post-5905228)
 * Good point, Jake! Thank you.
 *  Thread Starter [jakesjake](https://wordpress.org/support/users/jakesjake/)
 * (@jakesjake)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/keep-text-on-mobile/#post-5905231)
 * Hey Martin, thanks for the quick reply.
 * I have things working almost perfectly. But have a question maybe you can help.
   
   I want that text to display and wrap on mobile. But I want it to break at each
   item not mid item. so it would keep a phone number or email on the same line 
   with the icon etc.. Thoughts on the best way to approach that?
 * You can see where I am at now at [http://soulmuttstoronto.com](http://soulmuttstoronto.com)
 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/keep-text-on-mobile/#post-5905447)
 * Jake, today or tomorrow there will be a new release with the option “Show texts
   on small displays”, with unwraped texts.
 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/keep-text-on-mobile/#post-5905456)
 * Hi Jake, with the new version 2.3 you are getting that option now.

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

The topic ‘Keep text on Mobile’ is closed to new replies.

 * ![](https://ps.w.org/speed-contact-bar/assets/icon-256x256.png?rev=2478516)
 * [Speed Contact Bar](https://wordpress.org/plugins/speed-contact-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/speed-contact-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/speed-contact-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/speed-contact-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/speed-contact-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/speed-contact-bar/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/keep-text-on-mobile/#post-5905456)
 * Status: resolved