When creating a custom page you can make it responsive by using CSS @media classes.
While these are flexible, a simple approach is to use the following dimensions or breaking points:
Up to 767 pixels wide for Small (Smartphone)
768 to 1023 pixels wide for Medium (Tablet)
1024+ pixels wide for Large (Computer Screen)
Comments
0 comments
Please sign in to leave a comment.