Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1200419
    bambooinn
    Participant

    Hello,

    1)Is it possible using the integrity stack, to have a footer fixed at the bottom (only for the main/home page)

    example http://www.ghmhotels.com/en/muscat/dining/

    2) (another question) is it possible to have the nav menu to sit on the bottom and move up just like your demo: http://preview.themeforest.net/item/x-the-theme/full_screen_preview/5871901
    (same, using integrity, we are planning to us the slider revolution, but not sure how to make it appear ‘higher’ than the nav bar)

    Thanks,

    Narindo

    #1200421
    bambooinn
    Participant
    This reply has been marked as private.
    #1200457
    Joao
    Moderator

    Hi There,

    to achieve the fixed footer please add the following code to Appereance > Customizer > Custom > CSS

    .home .x-colophon {
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    }

    2- To have the slider above the navbar, you need to:

    1- Create a Slider

    2- Go to the page where you would like to add the slider > Click Edit Page on the Top Admin WordPress Bar.

    3- Scroll down until you find the option: Slider Above Masthead > Select the slider you hace created.

    Hope that helps,

    Joao

    #1200661
    bambooinn
    Participant

    Thanks will try them out! (the slider already worked, will need to try the footer later!)

    #1200684
    Rahul
    Moderator

    Sure, let us know how it goes!

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