Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #988014
    systhemes
    Participant

    Hi,

    I am looking to find a way to do a few things..
    1. Top Bar Questions
    1.1 Just like the Menu, I want the top bar to start under slider but become sticky when scrolling down.
    1.2 I want the Top bar to be visible above the fold, in the sense that When a user visits the page I want the top bar to be shown under slider (so its visible without scrolling down)
    2. Arrow overlay on top of slider: How can I get an arrow like Integrity 1 demo on top of slider letting the user know to scroll to next section.

    Using:

    • WordPress: 4.5.2
    • X Theme: 4.4.2
    • CornerStone : 1.2.4
    • Slider Revolution : 5.2.4.1
    #988536
    Friech
    Moderator

    Hi There,

    Thanks for writing in! #1 To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation.

    #2 If you set your slider as Slider Settings: Below Masthead or Slider Settings: Above Masthead, look for the Enable Scroll Bottom Anchor option on the setting.


    screenshot

    Cheers!

    #988571
    systhemes
    Participant
    This reply has been marked as private.
    #989012
    Rad
    Moderator

    Hi there,

    In that case, please provide your admin login credentials in private reply. For the meantime, please clear your caches if you have any.

    Thanks!

    #990147
    systhemes
    Participant
    This reply has been marked as private.
    #990148
    systhemes
    Participant

    Btw, I found out how to get the scroll icon set so we are good with that.

    #990652
    Rad
    Moderator

    Hi there,

    Ah nice one, and for fixed top bar, please add this code to Admin > Appearance > Customizer > Custom > Javascript

    jQuery ( '.x-topbar' ).prependTo('.x-navbar');

    That should do it, cheers!

    #992207
    systhemes
    Participant

    That did it. Thank you Rad.

    #992254
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-988014 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>