New Landing How can we help? Themeforest Theme Support Uplift How to make Mobile header type Naked

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Uplift
  • #320843
    apple8
    Member
    Post count: 42

    Could you tell me how to make mobile header type Naked?
    In page meta option, Page Header Type is set as Naked like the attach file.

    Thanks,

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

    Hi,

    Could you supply a URL, it’s possible we could force it with CSS depending on your page setup.

    #320930
    apple8
    Member
    Post count: 42
    This reply has been marked as private.
    #320933
    apple8
    Member
    Post count: 42
    This reply has been marked as private.
    #320935
    David Martin – Support
    Moderator
    Post count: 20834

    Please paste here. Click Set as private reply.

    #320941
    apple8
    Member
    Post count: 42
    This reply has been marked as private.
    #321142
    apple8
    Member
    Post count: 42
    This reply has been marked as private.
    #321216
    apple8
    Member
    Post count: 42
    This reply has been marked as private.
    #321441
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to you custom css option.

    #mobile-header-sticky-wrapper {
       position: absolute;
       left: 0;
       right: 0;
    }
    #mobile-header {
     background-color: transparent!important;
     border-bottom: none;
    }
    #mobile-header .hamburger-inner,
    #mobile-header .hamburger-inner::before,
    #mobile-header .hamburger-inner::after {
       background-color: #fff;
    }

    Let us know if it worked.

    -Rui

    #321486
    apple8
    Member
    Post count: 42
    This reply has been marked as private.
    #321494
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    Thanks.

Viewing 11 posts - 1 through 11 (of 11 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