Home Forums Basel support forum Base header color

Base header color

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #104735

    despina.mina
    Participant

    Hello,
    i use the “base header” design.How can i change the color of menu item?
    Screenshot

    #104806

    Hello,

    Navigate to the Theme Settings > Typography > Navigation font

    Best Regards

    #104817

    despina.mina
    Participant

    I don’t mean the font color.I mean the background color of menu

    #104845

    Hello,

    Navigate to the Theme Settings > Header > Appearance http://prntscr.com/me3pzl

    Best Regards

    #104855

    despina.mina
    Participant

    Can you please see first the screenshot from above?
    I don’t mean the whole header,but the part of menu!

    #104891

    Hello,

    Please provide your site URL so that I could give you custom CSS.

    Best Regards

    #104905

    despina.mina
    Participant

    Thank you

    #104919

    Hello,

    Here is the code:

    body .navigation-wrap {
    background-color: red;
    }

    Replace the “red” with the color and add the code to the Theme Settings > Custom CSS > Global

    Best Regards

    #122412

    despina.mina
    Participant

    Hello,
    can you please provide me the code to change color of active link page?
    Screenshot

    #122445

    Hello,

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

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

    Best Regards

    #122469

    despina.mina
    Participant

    hello,this code does not work.Thank you

    #122486

    Hello,

    Please insert the code here http://prntscr.com/nlgw8a

    Best Regards

    #122663

    despina.mina
    Participant

    Hello,yes i have inserted it in global custom css and it does not work.

    #122672

    Hello,

    I do not see the code here http://prntscr.com/nlw8oh

    I have inserted and it works

    Best Regards

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