mobile navigation not showing in full

Home Forums Gillion Theme mobile navigation not showing in full

Home Forums Gillion Theme mobile navigation not showing in full

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • williamvv
    Participant

    Hi, good evening,

    My hamburger navigation is not showing in full.
    The website is https://orangeflagmusic.com.

    See attachment for screenshots.

    First one is the mobile navigation problem. (only showing till “over” page)
    Second is the full navigation on laptop.

    Thanks for helping.

    Kind regards,
    William

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

    Hi William,

     

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

     

    This is because you have made it hidden by using the below CSS code on your website so please remove the CSS code to display it.

     

    .sh-header-mobile .sh-nav-mobile li:last-child {
        display: none;
    }

     

     

    Best regards,
    Shufflehound team

    williamvv
    Participant

    Thanks, I will change that.

    Now there is happening another problem. My latest blogpost is not showing on the frontpage (it is showing on the “recensies” page).
    Plus that when I click on “meer berichten laden” = load more posts, the latest post is showing double.

    Hope you can find the solution for this new problem.

    Kind regards,
    William

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

    williamvv
    Participant

    It’s all working fine now again after deleting the css code.
    Another question, why is the Gillion customize page sometimes working and sometimes not showing at all?

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

    It’s all working fine now again after deleting the css code.

    Glad, it is working fine for you now.

    Another question, why is the Gillion customize page sometimes working and sometimes not showing at all?

    This can be due to browser cache or extension issues so please test it clearing your browser cache and deactivating the browser extensions.

     

    Also, please test it using a different browser.

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