Chjange nav background colour and font colour

This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: zouking
    zouking
    Participant
    February 14, 2015 at 12:43

    Hi,

    I added the folllowing code to custom.css but it’s not working.

    Any idea?

    .header-type-6 .header .tbs span{
    display:none;
    }

    .menu > li a {
    font-color: white;
    }

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 14, 2015 at 15:20

    Hello,

    Please add this code in custom.css file:

    .header-type-10 .menu-wrapper {
        background-color: pink;
    }
    .header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {
        color: #AEAEAE;
        border-color: transparent;
    }

    Change color values to yours.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zouking
    zouking
    Participant
    February 15, 2015 at 07:48

    Still not working.

    Added the login in private content.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2015 at 09:46

    Hello,

    I’ve edited the code.
    Please check the site and change color values to yours.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.