Home Forums Basel support forum Color

Color

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #58483

    mahmutyavsn
    Participant

    i added a link that goes homepage but it’s color turns yellow for homepage other links shows black and this ruins how can i change it i want it all black

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

    Hello,

    Please check you Custom CSS in theme settings, perhaps you have customized menu. if not please send you site admin access we shall check and correct.

    Best Regards

    #58553

    mahmutyavsn
    Participant

    i write in private

    #58554

    mahmutyavsn
    Participant
    #58597

    Hello,

    Please add this CSS to Theme Settings > Custom CSS:

    .main-nav .menu > li.current-menu-item > a, 
    .main-nav .menu > li.onepage-link.current-menu-item > a, 
    .main-nav .menu > li > a:hover, 
    .main-nav .menu > li > a:focus{
    color: rgba(0,0,0,.9);
    }

    This code makes your menu items black.

    If the code does not work, please check your access, the access you provided does not work.

    Best Regards

    #58640

    mahmutyavsn
    Participant

    code doens’t work

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

    Hello,

    The issue has been fixed. Now color is always black.

    Best Regards

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