Home Forums Basel support forum Change menu arrows color

Change menu arrows color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #111849

    despina.mina
    Participant

    Hello,
    how is it possible to change the color of dropdown arrows in menu?
    Screenshot

    #111873

    Hello,

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

    body .main-nav .menu>li.menu-item-has-children>a:after {
        color: red;
    }

    Replace “red” with the color as per your needs

    Best Regards

    #111915

    despina.mina
    Participant

    Thank you!

    #111991

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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