Hi @lensv
Can you send me your site URL?
Thread Starter
lensv
(@lensv)
Sure,
It’s just a test page though. So far I’m just trying to figure out how things work…
http://u0952268.unikumit.se
/LS
Thread Starter
lensv
(@lensv)
Hi again!
Is it not possible to edit a comment here? I’d like to add that it’s the first/upper image that has separate settings.
/LS
Thread Starter
lensv
(@lensv)
Hi,
Can you please be a bit more specific?
/LS
Hi @lensv
I can see that the first section is hidden on the iPad: https://prnt.sc/mv45EL0ZOJlY
As you can see from the screenshot, there is only one section with Bjorken’s title, while the other has:
.elementor .elementor-hidden-tablet {
display: none;
}
Elementor responsive breakpoints are pixel oriented and use media queries in pixels to determine the breakpoints. Some specific documentation can be found in our Help center:
https://elementor.com/help/mobile-editing/
https://elementor.com/help/additional-breakpoints/ – a better preview of setting up pixel sizes
Thread Starter
lensv
(@lensv)
Hi!
The purpose of this question was to find out if there are some triggers, other than resolution that makes the responsiveness kick in? The breakpoint for tablets is set to 1024 px, but since the iPad has a far higher resolution there must be some other trigger that hides the chosen elements… The question is which one/ones?
/LS