• Resolved rakelcita

    (@rakelcita)


    Hi!
    I have updated the theme and now I have several problems:
    1) The page only is showed ok in Firefox. In Chrome, Opera, Vivaldi and Edge the menu is showed too big. You can see here a screenshot https://elsillonrosa.com/error.jpg

    2) Buttons and menu links only work in Edge. In Firefox, Chrome, Vivaldi and Opera, when I click one of these items, they are not work.

    How can I fix these problems? Does anybody have these problems?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey, @rakelcita

    To do that, go to Appearance → Customize → Additional CSS and enter the following code:

    @media (min-width: 960px) {
      #nv-primary-navigation>li>a {
        height: unset;
      }
    }

    Let me know if that does it.
    Thank you.

    Thread Starter rakelcita

    (@rakelcita)

    Thank you, your CSS code has solved my first problem!!. But I still have the second problem.

    Hi @rakelcita,

    I just checked the website and the menu was working fine for me on Chrome. It was scrolling to the relevant sections on the Homepage. Kindly check in another device by clearing cache.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with menu and buttons’ is closed to new replies.