• Resolved David

    (@davidvandevoorde)


    I have some confusion about the responsive @media query sizes.
    First of all, they are not documented. I would like to reuse them in my additional CSS.
    Second, I find for mobile a responsive size of 480px and one of 425px. There seems to be a mixture of the two. Is this correct? Is it intentionally?
    Third, shouldn’t they be configurable?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jegstudio

    (@jegstudio)

    hi @davidvandevoorde

    For responsive sizes inside editor & on the frontend, we use :
    – desktop : 781px and above
    – tablet : 780px to 426px
    – mobile : 425px and below

    Currently, these settings are not configurable.

    Also, there is a slight mistype where 480px is used in mobile size for the global style variable. We will fix that in the next update.

    Let us know if you have any other questions.

    Thank you.

    Plugin Author Jegstudio

    (@jegstudio)

    We will close this topic for now.
    If you have any further question or find any issue, please create a new topic.

    Thank you.

    From this file right we have to update the CSS

    css/frontend-block.css

    Plugin Author Yoga

    (@yogajegstudio)

    Hello @orixmarketing

    Thank you for trying to help, I appreciate it.
    But I do not recommend editing the css/frontend-block.css directly because this could cause issue when there is an update.
    Your changes might disappeared and you have to edit it again, and frontend-block.css is not the only file needed for styling.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘What are the responsive sizes? Not adjustable?’ is closed to new replies.