Home Forums Basel support forum Change color icon (Menu drop-down)

Change color icon (Menu drop-down)

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

    Maikel
    Participant

    Hi support,

    I only want to change the color of the icons in my drop-down menu (see image VBB)

    So only the icons, not the text next to it.

    Thank you for your help!

    Best regards,

    Maikel

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

    Hello,

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

    body .basel-navigation h5 i{
    color:red;
    }

    Best Regards

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