Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #234406
    vraba
    Participant

    Hello guys,
    I try to use anchor links in my sidebar menu. It works fine, but once it loaded, unfortunately it wont appear on the mentioned text. It looks like, it is hidden behind the main menu.
    How can I fix it? Website: https://www.zahradnizabava.cz/hry/ – try KUBB

    #234489
    Skandha
    Participant

    @vraba: Hello there,
    I tried clicking on KUBB and it seem to loading correctly on reload. That is how it loads. It tries to load the mentioned #id from the top of the page that is why the top part is hidden by the menu. For this to work you will have to remove the fixed menu.

    Kind Regards,
    Skandha

    #236082
    vraba
    Participant

    @Skandha: thanks I have found solution.

    @Skandha
    : how can I do, that the main menu will be fixed. Once it loads the website there is “some positioning”, after you scroll down… the menu slighly move. How can I “fix it”? Can you please help.

    #237975
    Skandha
    Participant

    @vraba: Hello there,
    Sorry for the late reply. Is your issue resolved?

    Kind Regards,
    Skandha

    #238193
    vraba
    Participant

    Unfortunately not. There are for me two option. Fixed main menu or disable sticky menu – is this possible?

    #238898
    Skandha
    Participant

    @vraba: Hello there,
    The main menu already seems to be fixed. Can you please explain what issue you are having?

    Kind Regards,
    Skandha

    #238939
    vraba
    Participant

    @Skandha…. sorry, I would like to have, that it will disappear, once you scroll down. That means “no sticky menu”. Is it possible?

    #239134
    Skandha
    Participant

    @vraba: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead {
        position: unset;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #239319
    vraba
    Participant

    @Skandha… this is it, thank you.

    #239394
    Skandha
    Participant

    @vraba: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Anchor – problem with main menu’ is closed to new replies.