• Dear all,

    I would like to adjust some things on my menu, please see these two pics to have an idea of the menu:

    http://tinyurl.com/n4rejy2
    http://tinyurl.com/k8nj22g

    What I want to change:

    I’d like to have a second (grey) row with the 7 items in the submenu. The second row should be attached and always visible. When hovering over to “Deutsch”/”Espanol”/etc the second row should not change. The second row only changes after “Deutsch”/”Espanol”/etc was clicked.
    How do I change the “hover-colour” from blue into the light-green that is already on the pic.

    Any help is very appreciated!

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Most probably, you will have to edit at least your theme’s css and maybe even some template fixes will be needed to change menu behaviour/looks. Best way to do this is through a child theme (https://codex.wordpress.org/Child_Themes).
    If you’re not familiar with this, you will need a coder or someone to show you how.

    Thread Starter KiwiLondon

    (@kiwilondon)

    Already have a child theme. Now I need the css codes to fine-tune the rest.

    Do you use any developer tools in your browser? This way it is easier to find what changes exactly you need in your css.

    Thread Starter KiwiLondon

    (@kiwilondon)

    yes, i have firebug, colourpicker, measurelt 🙂

    Well than it should not be difficult for you 🙂 Use firebug to find and change css rules, and when you get needed view, just transfer the changes to your child theme’s style.css

    Thread Starter KiwiLondon

    (@kiwilondon)

    well, this is what i have been trying to do the last couple of hours, without any success. That’s why I’ve posted my questions

    Thread Starter KiwiLondon

    (@kiwilondon)

    I do not know how to add a second, attached, visible row and how to make the other submenu-items only visible when you click on it.

    Well, if you are not able to achieve this with css only, maybe it is not possible and you need some custom coding for your menu.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Fine-tuning the menu’ is closed to new replies.