Menu scrolls to different position of the page

Home Forums Jevelin Theme Menu scrolls to different position of the page

Home Forums Jevelin Theme Menu scrolls to different position of the page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    RESOLVED Posts
  • renetabozhinovska
    Participant

    Hello, I am working on Jevelin Crypto. I have already arranged the page as I want but when I click on the menu at the top it scrolls down to not accurate place on the page. Help please πŸ™‚

    Hi @renetabozhinovska,

     

    I hope you are well today and thank you for your question.

     

    Could you please share your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    renetabozhinovska
    Participant

    Sure!

    Solution for this topic

    It seems on your shared website you have not added ID to all sections of the Unyson page builder and didn’t configure the correct section ID on the menu as shown in the attached screenshots.

     

     

    Attachments:
    You must be logged in to view attached files.

    renetabozhinovska
    Participant

    I am not sure I understand. Do I have to create a new menu called Long Menu and link the sliders with urls? How can I gain the urls? Thank you!

    No, you don’t need to create Long Menu.

     

    You have to create an anchor link to achieve this which I have displayed in the shared screenshots.

     

    You can find more information about the internal page anchor link in the following pages.

     

    https://en.support.wordpress.com/splitting-content/page-jumps/

    https://www.wendycholbi.com/anchor-links-jump-links/

     

    Have you added ID to the respective section as displayed in the above shared screenshot?

    renetabozhinovska
    Participant

    Thank you very much for your help. I figured it out. Just one more thing! When I scroll down last three sections of the menu turn blue which is weird because this blue is nowhere else in the theme. How can I put it back to white? Thanks, it is much appreciated!

    Please make sure that you have enabled the One Page Navigation in your theme settings as shown in the attached screenshots.

    Attachments:
    You must be logged in to view attached files.

    renetabozhinovska
    Participant

    Thanks but it was ticked on. It shouldn’t be this the problem…

    Solution for this topic

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-nav > li.menu-item > a,
    #page-container .sh-header .sh-nav > .current_page_item > a,
    #page-container .sh-header .sh-nav > .current-menu-ancestor > a,
    #page-container .sh-header .sh-nav > .current-menu-item > a,
    #page-container .sh-header-left-side .sh-nav > .current_page_item > a {
        color: #FFF !important;
    }

    renetabozhinovska
    Participant

    Thank you! Problem solved!

    You are most welcome here πŸ™‚

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