Shape 5

Wordpress Club Themes => Corporate Response - Club => : lesstechcs July 17, 2013, 03:53:17 PM



: Mobile Logo
: lesstechcs July 17, 2013, 03:53:17 PM
I am using the image slider for the logo on my site http://wildlifeabatement.pro

It works great on the desktop but is very hard to read when viewing mobile. Is it possible to have something different altogether for mobile browsers. It could even be just tect and phone number.

Thank You


: Re: Mobile Logo
: Tristan Rineer July 18, 2013, 06:44:57 AM
Corporate response (and all releases after it) has "responsive classes" for each widget that allow you to show or hide the widgets based on screen size.  You can use those classes to have your normal logo hidden on browsers under a certain screen size, and have a second widget that is hidden on all browsers above that size.

The full list of hide classes is located in {themedir}/css/s5_responsive_hide_classes.css

Just enter as many of the classes as needed into the "responsive visibility classes" field in the admin of the widget.


: Re: Mobile Logo
: lesstechcs July 18, 2013, 01:25:24 PM
This worked great on the text box to show only on mobile. I used this code :
<span class="hide_all show_mobile">
< content here  />
</span>

However on the S5 Image content and fader widget which is also in the logo widget area I cannot get any of these to work. I tried using class=hide_all in the title as well as in hide_all in the Responsive visibility classes . Do i have the syntax correct? It is my understanding that this should hide theses in all areas. I am only using hide _all for testing purposes to get the syntax correct.


: Re: Mobile Logo
: Tristan Rineer July 19, 2013, 08:50:28 AM
I'd like to see what's going on, so if you don't mind, PM me login and FTP access, and I'll see if there's anything I need to tweak in the code.



: Re: Mobile Logo
: lesstechcs July 21, 2013, 12:09:50 PM
Did you have any luck?


: Re: Mobile Logo
: Tristan Rineer July 22, 2013, 02:08:53 PM
I've responded to your PM.