Home › Forums › CSS › Retrofitting Responsive Design on an Existing Website › Re: Retrofitting Responsive Design on an Existing Website
March 12, 2013 at 7:32 pm
#127979
Participant
Bear in mind converting an existing site into a responsive site is going to be painfully slow on mobile as you will probably end up using ‘display:none’ on a lot of things, plus it will load all your scripts/images on your current site, whether they are used or not.
It’s a quick fix and will save you time but don’t expect it to be fast, which is one of the most important things right now in the responsive world.