Home Forums Basel support forum Color change (drop down menu)

Color change (drop down menu)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #124294

    Maikel
    Participant

    Hi Support,

    In the header my menu has a red hover color (see image: GF1)

    But my dropdown menu not.

    I would also like to make the hover color of my dropdown menu red: (see image: hover)

    Thank you!

    Best regards,

    Maikel

    Attachments:
    You must be logged in to view attached files.
    #124312

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .basel-navigation .menu > li  .sub-menu li a:hover > strong{
    color:red;
    }

    Best Regards

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