• Good monirng,

    I am developing a website through the theme ORIA for WordPress, but it seems that there is an small error (bug) which I can’t solve it myself.
    In the main menu, when putting your mouse over a main button of the menu (in the right side, close to the sidebar) in order to show all the subentries below, these subentries whihc are completely to the right of the menu, they are hidden behind the sidebar and are not accessible. Since it was a problem with the sidebar, this happens only in a intern pages, not in the main page. The main menu is a post menu, not a pages menu.

    I’d like to attach a screenshot, but I′ve not find the option. If you could guige me to go through it, I will do it. You can see the problem leaving the mouse over the “Empresa” button in, for example, this link
    https://www.reformas-madrid.eu/integrales/reformas-integrales/

    I shall wait for your reply.
    Thank you

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can add the following into Appearance->Customize->Additional CSS

    .main-navigation {
    	z-index: 100;
    }
    Thread Starter Basilio

    (@bassic)

    Hi Jarret! Excuse me for answer now, but I′ve just seen your message in the spam folder of my e-mail, I don′t know why it was there. Thank you so much for your answer, I’ve just tried it and it works fine! It seemed like an error of the theme. I′d like to ask you another question: to modify the CSS code, isn’t it advisable to create a child theme, or this is a different matter? I′m amateur and I don′t know very well how this works.

    • This reply was modified 5 years, 10 months ago by Basilio.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with Buttons in Main Menu’ is closed to new replies.