Aligning elements on mobile devices


Author Message
Frank

Posted: 8/29/2013
Quote message 

Hi All
My text looks ok on mobile devices, but my slideshow seems to be off to the right a bit. Can anyone direct me in the right place to center this? I don't find anything for the slideshow in the style.responsive.css file.
Thanks,
Frank
 
Unglood

Posted: 9/2/2013
Quote message 

Frank, I have no idea but, I am soon to tackle similar Responsive placement issues.

That being said can you not just create a couple of lines such as:

#slider .responsive {text-align: center; margin: 0 auto;} or whatever ?

I only say this beacause this is the idea I have in my head for my own Responsive problems. And, of course, I want you to test and let me know :-O

Thanks!