Curve responsive theme is the curve theme made responsive just with css.
I only added this styles to styles.css:
[code]
/******START Styles responsive theme*******************/
#cpg_logo_block_logo img {
max-width: 100%;
width: 100%!important;
...
I only added this styles to styles.css:
[code]
/******START Styles responsive theme*******************/
#cpg_logo_block_logo img {
max-width: 100%;
width: 100%!important;
...