• Hi,
    I have a question about Media Queries Breakpoints.
    As you can see in the attached image
    https://freeimage.host/i/3VoF1a
    I have set the Heading size to 50px for the mobile resolution… but this value is set to max-width: 991px … why?
    Thanks you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Greetings @epd

    The max-width:991 px is the screen ratio of the users device. If you are setting this for mobile it should be set to 720px . But I see that we have it set https://prntscr.com/van6jl to 991px by default. This is something that were done by our team while we developed this product. I hope you understand. For any suggestion that you might have please let me know.

    Thank you
    Best Regards

    Thread Starter epd

    (@epd)

    Hi,
    thank you for your reply.
    I understand, but I think it confuses this a little bit.
    I think it is more correct to set the tablet to 768px and the mobile to 576px.
    Same as for the settings for the Global container width.
    Landscape Mobile : 576px
    Tablet : 768px
    Desktop : 992px
    Large Desktop : 1200px

    there is any way to customize the screen size as per the “global setting width”?

    thank you
    best regards
    Emanuele

    Hello @epd

    Thanks for the suggestions. I have marked this and will let our team know about this and will add this in our future updates. Thanks for using our product.

    Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Media Queries Breakpoints’ is closed to new replies.