Top menu header

  • Posted in : Efor
  • christinagysen
    Participant

    My “Home” button is blue but I want to switch this to “Gratis gesprek”. I only want one page to have a color. How do I do this?

    There is a white space next to “Nieuws”. How can I delete this?

    https://snipboard.io/PaVomR.jpg

    christinagysen
    Participant

    And how can I change the colour of my submenu?

    serkan
    Moderator

    Hi @christinagysen
    I am really sorry for the late reply.
    In the menu do you want to change the last item’s color? If it is yes, you can use this custom css code; (change the color code)

    li#menu-item-2126 { color: #ff0707; }

    If it is not what you want then could you please make it clear.
    You can remove the white space with this custom css code;

    li.menu-logo { display: none !important; }

    You can go to appearance > customize > header > menu > sub menu style or you can use this custom css code;

    @media screen and (min-width: 992px) { .is-submenu-dark .nav-menu ul ul { background-color: #181818; } }
    .is-submenu-dark .nav-menu ul ul li a { color: #ccc; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register