Default breakpoints for custom CSS
-
Hello,
I know that in the “Theme Settings > Custom CSS” it is possible to define custom CSS code for desktop, tablet, mobile landscape and mobile. In order to better choose where to put my custom code I would like to know at which width each switch takes place, i.e. from desktop to tablet at xxx pixel, etc.
Thanks!
Hello,
Thank you so much for contacting our support center.
Here is a list of our custom CSS fields and appropriate screen sizes
Desktop – min-width: 1025px
Tablet – min-width: 768px and max-width: 1024px
Mobile wide – min-width: 577px and max-width: 767px
Mobile – max-width: 576px
Kind Regards
XTemos Studio