What Are The Responsive Design Breakpoints That Cs-Cart Uses?

What width breakpoints does CS-Cart use in responsive design? At which points does an element change in function / design?

Dear P-Pharma,



According to the responsive.css file they use 979px, 768px, 480px



Hope it helps.



Best wishes,

Ruslan Khanbikov

[quote name='Cart-Power' timestamp='1419337799' post='200737']

According to the responsive.css file they use 979px, 768px, 480px

[/quote]



You forgot 1224px . Thanks

So for CSC:

1224px and above = widescreen or TV

768px - 979px = desktop

480px - 768px = tablet

480px and below = mobile

[quote name='P-Pharma' timestamp='1419363533' post='200772'] So for CSC: 1224px and above = widescreen or TV 768px - 979px = desktop 480px - 768px = tablet 480px and below = mobile [/quote]



Yes, that's right.



Let us know if you have any other questions.



Best wishes,

Ruslan Khanbikov

[quote name='P-Pharma' timestamp='1419363533' post='200772']

So for CSC:

1224px and above = widescreen or TV

768px - 979px = desktop

480px - 768px = tablet

480px and below = mobile

[/quote]



Yes, you are correct…

Actually something was missing. This seems more accurate:

1224px and above = widescreen or TV

979 - 1224 = desktop normal monitor

768px - 979px = desktop small monitor / laptop

480px - 768px = tablet

480px and below = mobile