Skip to content

Responsive bug: Tablet in landscape 1024px is not working #860

@Githubhem

Description

@Githubhem

Hello.

Tablet 768px-1024px is not working correctly and behave like desktop.
Elementor code for tablet: @media (max-width: 1023px). But ipad landscape width - 1024px.

Maybe you should replace:

  1. @media (max-width: 1023px) to @media (max-width: 1024px).
  2. @media (min-width: 1024px) to @media (min-width: 1025px) for desktop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/responsiveIndicates when a topic is related to Responsive Design, for tablet, mobile, and other screens.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions