Hello, I am running the WP theme 'Basic' by Themify and I'm trying to make a new widget area I've included subject to adaptive images that the rest of the theme has! Take a look at the following page on an iPhone http://carlmumford.me/baitzone/category/tutorials/ As you can see the widget area at the bottom of the website is full-width and does not resize with the smaller resolution of an iPhone. I know the rest of the theme images are subject to some sort of image re-sizing but I'm stuck, hopefully you can help Thanks!
Do you refer at the "footer-widgets" whole class or last widget area? (the one to the right) . I do not have an iPhone at this moment and I can't say what's get resized wrong only resizing my browser window. Last widget area could be a problem by the fact that videos got a width in pixels in source code that keep them at a fixed width ("width:305px") .