New Landing How can we help? Themeforest Theme Support Uplift Top Bar CSS issue on page scroll

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #270423
    Pothe
    Member
    Post count: 336

    Hi,
    When the top bar is activated the sticky menu bar does not move to the top of the page in scroll:
    https://www.evernote.com/l/ABV_12iYhdRNZalK8pOrH45q608lgU5Ecj4

    Any ideas?

    thanks

    #270436
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .is-sticky .sticky-header {
      top: 0 !important;
    }

    – Kyle

    #272478
    calebweeks
    Member
    Post count: 61

    Hi guys,

    Would it possible to have this fix included in a future update (so that when the Top Bar is active but the “Sticky Top Bar” is not, the main navigation ignores it)?

    The CSS you’ve offered above, Kyle, does the trick, though it would be cool if, in the official update/fix you guys provide, the sticky bar could still honor the admin bar (when logged in) just as it does if there is no Top Bar there.

    Thanks for Uplift and for a place like this to touch base!

    #272555
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Thanks for the feedback, will let the developer know

    – Kyle

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

You must be logged in to reply to this topic.