Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jakesjake

    (@jakesjake)

    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 Author Martin Stehle

    (@hinjiriyo)

    Good point, Jake! Thank you.

    Thread Starter jakesjake

    (@jakesjake)

    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 https://soulmuttstoronto.com

    Plugin Author Martin Stehle

    (@hinjiriyo)

    Jake, today or tomorrow there will be a new release with the option “Show texts on small displays”, with unwraped texts.

    Plugin Author Martin Stehle

    (@hinjiriyo)

    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.