Dropdown menu style varies in the header

This topic has 5 replies, 3 voices, and was last updated 1 weeks, 3 days ago ago by Tony Rodriguez

  • 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.
    4 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

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 6, 2025 at 12:39

    Dear martijntje,

    We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.

    Click here to rate now: https://themeforest.net/downloads

    Thank you sincerely for your ongoing support!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Dropdown menu style varies in the header’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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