3 replies to this topic
#1
Posted 16 November 2012 - 02:21 AM
Is there a reason why css would not work on mobile?
I've disabled mobile view as slideouts would not view properly.
Any ideas?
thanks
I've disabled mobile view as slideouts would not view properly.
Any ideas?
thanks
#2
Posted 16 November 2012 - 03:07 AM
Have you cleared the cache on the mobile device, it might not be showing the changes?
Sometimes you'll need to use browser specific css to target certain items on mobile devices. Pagelines has a browser specific plugin
Sometimes you'll need to use browser specific css to target certain items on mobile devices. Pagelines has a browser specific plugin
#3
Posted 16 November 2012 - 09:31 PM
So, received a reply from the author of the code... Stu Nicols at cssplay.co.uk
explanation below (in case someone else needs to know :-))
It works beautifully on the iphone iOs 6.
explanation below (in case someone else needs to know :-))
this menu is that it does not use :hovers on links to open the sub menus.
These mobile devices only support :hover on links and images as standard.
They can be made to support :hovers on all elements but this does require a small javascript line adding to an outer container div.
Try adding this to your <div id="site" class="fullwidth"> div to see if it works:
<div id="site" class="fullwidth" onclick="this.className=this.className">
It works beautifully on the iphone iOs 6.
#4
Posted 16 November 2012 - 09:57 PM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|











