View Full Version : How can make repsosive
SAP Online
02-19-2018, 12:08 PM
I have eCommerce website in presta shop that is not responsive. Anyone who can guide me how can i make it responsive?
paullimo
02-26-2018, 06:17 AM
By the end of this responsive CSS tutorial you will end up with something similar to the page above.
team_alphaa
03-03-2018, 04:42 AM
we can see that these CSS declarations are called only for devices with those height and width properties. Media queries are not modular, so this can make them difficult to work with, as discussed by Ian Storm Taylor. However, others are pushing for the use of elemental queries,
isoorypro
03-15-2018, 03:40 AM
we can see that these CSS declarations are called only for devices with those height and width properties.
smmexpertss
03-24-2018, 04:06 AM
Responsive Web Design makes your web page look good on all devices (desktops, tablets, and phones). Responsive Web Design is about using HTML and CSS to resize, hide, shrink, enlarge, or move the content to make it look good on any screen: Try it Yourself ». Note: A web page should look good on any device!
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.