i have a problem.... my website is not working at smartphones (but works at tablet) as responsive layout...
i know i need to add a new rule for that... but i dont know how to do that.
can u help to get work the columns of products (temp url: http://srv01.linuxhost.cl/~benditaf/categoría-producto/arreglos/)
so i need to get two columns in smartphone layout... the rest of website is OK.
(pd. u can see the css file with inspector browser -> resources... (responsive.css) i think u know it :D)
hello everyone!
i have a problem.... my website is not working at smartphones (but works at tablet) as responsive layout...
i know i need to add a new rule for that... but i dont know how to do that. can u help to get work the columns of products (temp url: http://srv01.linuxhost.cl/~benditaf/categoría-producto/arreglos/)
so i need to get two columns in smartphone layout... the rest of website is OK.
(pd. u can see the css file with inspector browser -> resources... (responsive.css) i think u know it :D)
thank u and i hope u help me :)
@jbarriosmm Does this help? http://css-tricks.com/snippets/css/media-queries-for-standard-devices/
hello @srig99 .... i dont know about css :(
Then we can't help you.
add this to your head tag
ty sksah... but this is just at head with:
meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"
:/