Home Forums WoodMart support forum tablet, mobile drop menu li:active color

tablet, mobile drop menu li:active color

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

    alfonsofdez
    Participant

    Hi,
    I’m looking to change color to active li from tablet and mobile drop menu.
    May any help?
    I can not get with it
    Thanks and Regards

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile/Tablet:

    body .site-mobile-menu li.current-menu-item > a span{
    color:white;
    }

    Best Regards

    #220037

    alfonsofdez
    Participant

    Nice! It works
    Thanks Regards

    #220094

    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)