Dropdown menu style varies in the header

This topic has 4 replies, 2 voices, and was last updated 2 months, 3 weeks ago ago by Rose Tyler

  • Avatar: martijntje
    martijntje
    Participant
    July 26, 2024 at 11:22

    Hello!

    I got two menus in my header: a primary and a secondary one.

    One has nice drop-downs (in the style of the rest of the website). The other has ugly ones. Is there a way to fix this?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 11:56

    Hello, Martijntje,

    Thank you for reaching out to us.

    Could you please provide temporary wp-admin access? We need to check your settings.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Best Regards,
    8Theme’s Team

    Avatar: martijntje
    martijntje
    Participant
    July 26, 2024 at 14:53

    Hi,

    Please see data attached.

    Regards,

    Martijn

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2024 at 15:14

    Hello, Martijntje,

    We appreciate your prompt response.

    We would like to inform you that the menu styles you like have been added through CSS code. For instance, you can view the implementation at https://gyazo.com/3604b4b5a744513fa32a6b983a5b9faf As indicated by the code, the color is applied only to the menu with the specified ID and does not affect others. This means you will need to locate where this code was added and make the necessary modifications.
    For example, change

    #menu-geboortehuys ul .item-link {
        color: #b2666a; 
    }

    to

    .nav-sublist-dropdown a {
        color: #b2666a !important;
    }

    Best Regards,
    8Theme’s Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.