Not sure what I'm doing wrong.
But when I look at my test site on mobile. The feature text isn't responsive.
It cuts off the top part.
Any thoughts would help.
Thanks in advance!
Posted 18 February 2013 - 07:13 PM
Not sure what I'm doing wrong.
But when I look at my test site on mobile. The feature text isn't responsive.
It cuts off the top part.
Any thoughts would help.
Thanks in advance!
Posted 18 February 2013 - 09:38 PM
Hi,
The feature slider is a bit older than contemporary slider technology, so not all components are responsive. The issue is that parts of it are written with fixed pixel sizes. Those are never responsive. It is possible, of course, to customize the code for each component using em sizes instead of px. This is going to require quite a bit of investigation, but the only code required will be found via Firebug or Chrome's Inspection Tool. Just paste the code into Dashboard > PageLines > Site Options > Custom Code with the em sizes in place of px and you should be okay.