New Landing How can we help? Themeforest Theme Support Uplift Style menu (non-sticky)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #294511
    Kirsten
    Member
    Post count: 192

    He guys,

    Is it possible to style the non-sticky version of the menu?
    I would lik the menu to be at the bottom of the page when it opens en on scrolling the sticky one takes over and appears on the “normal” position.

    I added someting like this:

    .header-wrap[class*="page-header-naked"]{
        position: fixed;
        top: 90%!important;
    }

    And that did the job but the sticky one is affected by this also.

    Which class to use only for the non-sticky version?

    Best,
    Kirsten

    #294933
    David Martin – Support
    Moderator
    Post count: 20834

    To target the header when it is not sticky, use this:

    .header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.is-sticky) {
    
    }
    #295062
    Kirsten
    Member
    Post count: 192
    This reply has been marked as private.
    #295258
    David Martin – Support
    Moderator
    Post count: 20834

    Hi there,

    Unfortunately that customisation is beyond our scope of support as it is more work than a small customisation.

    We only provide support for theme issues, and at times basic customisations.

    While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need to make that customisation.

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

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

License required for the following item
Login and Registration Log in · Register