New Landing How can we help? Themeforest Theme Support Uplift How to turn off the "burger" (meny) in mobile version

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #296330
    PeterI
    Member
    Post count: 19

    Hi Guys,

    Is it possible to turn off the mobile meny but still keep the center logo?

    Thanks,
    Peter

    #296334
    David Martin – Support
    Moderator
    Post count: 20834

    Uncheck the Mobile Menu option in Appearance => Menus.

    Thanks.

    #296764
    PeterI
    Member
    Post count: 19

    Hi David,

    Thank you for your reply!

    It did not help though, the only thing that happened was that HOME disappeared from the meny NOT the meny, see image1. And in Mobile Header Options Layout only left or right logo options can be chosen. Is there a way to chose Center Logo only?

    Another thing I just noticed is that the responsive behavior is glitching in Testimonials and cutting off some letters, see image2. Do you have a suggestion how to fix that?

    Thanks again,
    Peter

    Attachments:
    You must be logged in to view attached files.
    #297377
    David Martin – Support
    Moderator
    Post count: 20834

    1)

    Please add this to Theme Options => Custom CSS:

    .mobile-header-opts.opts-left {
        display: none;
    }

    2)

    Please add this to Theme Options => Custom CSS:

    
    @media only screen and (max-width: 767px) {
    .impact-text, p.impact-text, .impact-text > * {
        font-size: 28px!important;
        line-height: 50px!important;
    }
    }
    #297435
    PeterI
    Member
    Post count: 19

    Thank you David!

    The codes solved both problems!!

    Something happened to the Icon Box Grid below Testimonials after the codes were applied though – icons are misplaced and appear outside the grid when hovered over, see attached image3. What do I need to do to solve that?

    Many thanks again,
    Peter

    Attachments:
    You must be logged in to view attached files.
    #297537
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you check if you have any update pending in Appearance-> themes and in the plugins-> SwiftFramework?
    Also purge any cache plugin you may have.

    -Rui

    #298064
    PeterI
    Member
    Post count: 19

    Thank you Rui – problem solved!!

    BR,
    Peter

    #298068
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks – marking as resolved.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register