• When i set different paddings (example) for the 3 views (desktop, tablet and mobile) it is not display correct in the front-end

    for example;
    Desktop: padding-top 110
    Tablet: padding-top 90
    mobile: padding-top 70

    Mobile is already visible at 991px??

    @media (max-width: 991px)
    .qubely-block-9116bf.qubely-section {
        padding: 70px 0px 50px 0px;
    }

    The whole tablet media query is not being showed on any resolution?

Viewing 1 replies (of 1 total)
  • Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @eaonflux,

    Can you please describe your issue in more detail in which block/section of Qubely you are facing the problem? Can you share with me some screenshots? In that way, it will be easy for me to understand your issue.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Media queries not correct defined’ is closed to new replies.