Hi,
I was wondering how it is possible to remove the sidebar for mobile webpages only.
It's rather annoying as they get pushed to the bottom of the page anyways.
Thanks.
Posted 01 December 2012 - 10:28 PM
Hi,
I was wondering how it is possible to remove the sidebar for mobile webpages only.
It's rather annoying as they get pushed to the bottom of the page anyways.
Thanks.
Posted 01 December 2012 - 10:30 PM
Posted 01 December 2012 - 10:34 PM
I installed it, and all I see is a help chart. I see the .mobile, but how do I use this?
Instructions please..
thanks
Posted 02 December 2012 - 12:08 AM
I have it installed. now what?
Posted 02 December 2012 - 12:43 AM
Also, how can I make text for my posts bigger?
Posted 02 December 2012 - 01:58 AM
Does PageLines have a page length limit?
I have added two CSS buttons towards the end but they're overlapping. there's about 10 total on the page, but the last two are acting up..
Posted 02 December 2012 - 10:58 AM
Hi,
The Browser Specific CSS doc page Simon linked has examples how to use the plugin. So if you wish to hide the sidebar on for visitors using mobile devices, then all you need to do is target the sidebar element and use the
.mobile
class in your custom CSS and then use display:none;
If you have another issue or question not related to your original issue please create a new topic, this will assist our other users.