Issues with Responsive Text
Hi all,
I was hoping I could get some answers to some issues I'm having with a website I recently produced. It isn't displaying as I'd like on mobile devices and I'm experiencing the following issues:
- Text not scaling down to fit an iPhone screen
- Images not scaling down to their bindings. For example, I have a div with a black background and an image in the centre of it. When displaying on an iPhone, the div scales down but the image doesn't and is therefore being cut off at the sites by the smaller div.
Is there any custom code I can add to make these elements scale properly?
Thanks!
Comments
1. If font size does not scale down, it means you forgot to activate option responsible for fonts under Theme options > Responsive section.
2. Any url to page where this happen?