Home Forums Theme support How to make a theme Responsive? Reply To: How to make a theme Responsive?

In http://web-rockstars.com/divengo/ there is not the viewport meta tag.
I’ve put the code above, and now is semi-responsive. The columns are not 100% responsive.
Well, I think I can repair it in CSS.
For example: sc_column one_third {width: 980px} –> {width: 100%}