Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #334881
    Kaja Antlej
    Participant

    Hi team,

    My website https://kaja-antlej.com/ uses Scapeshot Pro and for some reason “About” and “Projects (Selected)” buttons in the manu does not work when accessed from a computer. They however work on Android smartphone. I’ve recently updated the theme with the new version and the issue still exists. Would you be able to advice what I’m doing wrong. Thank you.

    Cheers,
    Kaja

    #334884
    sujeet
    Keymaster

    Hello Kaja,

    It is because you have a huge text in the header along with logo which has overlapped the menu items about and projects. You can either decrease the size of logo and text Or just simply increase the spacing above the menu.

    You can try this code to increase the space above the menu items. Please add the following code to the Additional Css(Appearance->customize->additional css)

    
    .fullscreen-menu-inside-container {
    padding-top: clamp(190px,16.5vw,300px);
    }

    Please let me know if that worked or not.

    Regards,
    Sujeet

    #334885
    Kaja Antlej
    Participant

    Hi Sujeet,

    Awesome, thanks, it worked immediately!

    Cheers,

    Kaja

    #334888
    sujeet
    Keymaster

    Hello Kaja,

    Wow that’s great. thank you for the prompt response.

    Glad to know it worked. Let us know if you need further assistance.

    If you like the theme and our support then I have a small favor to ask: could you kindly take a moment to leave a genuine review here?

    https://wordpress.org/support/theme/scapeshot/reviews/#new-post.

    Your feedback will assist others in understanding what to expect from the support we provide. Just a line or two from you would mean a great deal to us

    Regards,
    Sujeet

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.