Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265078
    Sandie
    Participant

    Hi,

    I tried to find a solution in the forum but without any luck.

    I want my menu and navbar to be “inside” the image or slider on my pages. Fixed at the top.
    Like this: http://www.marieforleo.com/giving-back/

    Maybe its called floating.

    Thanks!

    Regards
    /Sandra

    #1265082
    Lely
    Moderator

    Hello Sandra,

    Can you share your site URL so we can check? Do you want to achieve this sitewide or for specific page only? We can achieve this using custom CSS but we need a little details so we can give you exact recommendation.

    Cheers!

    #1265365
    Sandie
    Participant
    This reply has been marked as private.
    #1265415
    Christian
    Moderator

    Please give us the link to your site.

    Thanks.

    #1265587
    Sandie
    Participant
    This reply has been marked as private.
    #1265602
    Rupok
    Member

    Hey Sandra,

    Thanks for writing back. You can add this under Custom > CSS in the Customizer.

    .x-navbar {
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
    }

    Hope this helps.

    Cheers!

    #1265635
    Sandie
    Participant

    Thank you, that worked fine!

    /S

    #1265641
    Thai
    Moderator

    You’re most welcome 🙂

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