Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #813927

    Hi,
    We use a GridRow in which some Rows in the mobile are not to be displayed. We have already set the Mobile Menu activation header setting to 990, but the GridRow only reacts to the mobile function from 768 onwards
    How can I adjust the GridRow from 990 in the mobile view

    thanks and best regards
    Jörg

    #814086

    Hey Jörg,

    Could you please give us a link to your website, we need more context to be able to help you.
    Best regards,
    Victoria

    #814270

    Hi Victoria,
    The site is not yet ready by PN the message of the URL, because the construction site has temporarily temporarily taken away

    thanks and best regards
    Jörg

    #816146

    Hi,

    Thank you for the update. Please add this css code in the Quick CSS field.

    @media only screen and (max-width: 1024px) {
        .responsive #top .av-hide-on-mobile, .responsive #top .av-hide-on-tablet {
            display: none !important;
        }
    }

    Best regards,
    Ismael

    #816195

    Hi Ismael,
    Works flawlessly thanks :D

    best regards,
    Jörg

    #816254

    Hi Jörg,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #816318

    Hi Rikard,
    You can close it :D

    best regards
    Jörg

    #816411

    Hi Jörg,

    Thank you.

    Just as reminder, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/

    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Grid Row does not respond to the Mobile Menu activation header’ is closed to new replies.