Desktop, Tablet And Phone Display Resolution In Helix Framework - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Desktop, Tablet And Phone Display Resolution In Helix Framework

WW

Walter Wood

Helix Framework 4 years ago

I am trying to figure our how to layout the header for a computer with a resolution of 1024 pixels wide. What page resolution is set in the Helix Framework for desktop, tablet and phone? And, how does Helix determine which resolution to provide to the device?

Thanks

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 4 years ago #41514

Hello Walter Wood

You can check on the browser's inspection. But you don't actually need to learn this. Rather focus on what you want. You can easily manipulate the design with Custom CSS.

Screenshot at Nov 04 13-08-40.png

Best regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #41517

Hi, If we talk about Helix Ultimate 2.0 - it uses Bootstrap 5. And tablet mode is enabled when the screen has 991px or less. Mobile mode is enabled 575px or less.

Look at the switchers from Template Options

foto_7066_2021.png

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #41518

Resolution 1024px is sort of small laptop and bigger tablet. So you have to use custom CSS to make design corrections.

More about available breakpoints taht you can use as class names > https://getbootstrap.com/docs/5.0/layout/breakpoints/

0