Home Forums Basel support forum Change Main Menu Text color active

Change Main Menu Text color active

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #126631

    info@lens-aid.de
    Participant

    Hey XTEMOS Team,

    I am trying to change ONLY the main menu links text color without affecting any other color sheme for Primary Color.

    The active menu point should be black instead of the blue color. See website.

    #126662

    Hello,

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

    body .main-nav .menu > li.current-menu-item > a{
    color:black;
    }

    Best Regards

    #126705

    info@lens-aid.de
    Participant

    Added, but still no effect.

    Can you check in our Backend and see what is wrong?

    Thanks 🙂

    #126742

    Hello,

    Fixed. http://prntscr.com/nwbqaf

    You should always copy the code from the forum, not from the mail.

    Best Regards

    #126747

    info@lens-aid.de
    Participant

    Perfect, I will remember! Thanks 🙂

    #126787

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

    Best Regards

Tagged: , , ,

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