Title: jakesjake's Replies | WordPress.org

---

# jakesjake

  [  ](https://wordpress.org/support/users/jakesjake/)

 *   [Profile](https://wordpress.org/support/users/jakesjake/)
 *   [Topics Started](https://wordpress.org/support/users/jakesjake/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jakesjake/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jakesjake/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jakesjake/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jakesjake/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jakesjake/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Minify rewriting not working with nginx](https://wordpress.org/support/topic/minify-rewriting-not-working-with-nginx/)
 *  [jakesjake](https://wordpress.org/support/users/jakesjake/)
 * (@jakesjake)
 * [11 years ago](https://wordpress.org/support/topic/minify-rewriting-not-working-with-nginx/#post-6059375)
 * Same problem cannot fix.. yay
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Speed Contact Bar] Keep text on Mobile](https://wordpress.org/support/topic/keep-text-on-mobile/)
 *  Thread Starter [jakesjake](https://wordpress.org/support/users/jakesjake/)
 * (@jakesjake)
 * [11 years, 1 month 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)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Speed Contact Bar] Keep text on Mobile](https://wordpress.org/support/topic/keep-text-on-mobile/)
 *  Thread Starter [jakesjake](https://wordpress.org/support/users/jakesjake/)
 * (@jakesjake)
 * [11 years, 1 month 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”;

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