Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1170932
    Sarah P
    Participant

    Good Morning,

    for my website I use Anchor Link with ID.

    But the problem is that the area which I want to show is hidden by navbar.

    Can I edit any setting?

    #1170942
    Rupok
    Member

    Hi there,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1170990
    Sarah P
    Participant

    Hi thanks for prompt reply.

    I attached 3 images.

    IMG “Button to click”: There are 3 Buttons. Each button has a link to an area which is located below the page.

    IMG “link now”: By clicking you go down to where it is linked. But unfortunately the beginning of the content is hidden by navbar.

    IMG “How I want to have”: Yes, I want to have this like this image.

    Thanks!

    #1171013
    Rad
    Moderator

    Hi there,

    I see, please provide your site’s URL that has this issue.

    For the meantime, you may try checking this old thread https://community.theme.co/forums/topic/creating-scrolling-links-on-single-page/#post-103918

    Thanks!

    #1171065
    Sarah P
    Participant
    This reply has been marked as private.
    #1171101
    Christopher
    Moderator

    Hi there,

    The button targets section with this ID der-kassenbon-als-werbeflaeche but I can’t find where you added the ID.
    Please change button’s href to #x-content-band-4.

    Hope it helps.

    #1171185
    Sarah P
    Participant

    There is a Gap between the image and the content-band-4.
    This gap has the id

    #1171317
    Paul R
    Moderator

    Hi,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: 142px;
    }
    

    Hope that helps

    #1171480
    Sarah P
    Participant

    AWESOME!!! Thanks!

    #1171510
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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