Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #22601
    mp
    Member

    I would like to change menu bar color from default black to another one. I am trying to do it with Custom CSS in Theme Option but with negative results. Could you hlep me please?

    Project: http://sfsn.lupacovka.cz

    Thanks a lot.

    #22617
    Sakin
    Keymaster

    @mp: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following css, you can change the color code as per your need.
    #header-menu #access { background: none #1982d1; }

    For more color options, you can upgrade to Catch Evolution Pro theme where you have full color picker at “Appearance => Theme Options => Color Options”

    #22658
    mp
    Member

    Great, thank you very much. And my last question – css code for color of stripes between links in this menu please?

    #22747
    Sakin
    Keymaster

    @mp: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. In the following css, you can change the color code as per your need.
    #header-menu ul.menu li { border-color: #444444; }

    #42811
    Romany
    Participant

    Hi Sakin,

    The stripes CSS didn’t work for me, I am using Catch Kathmandu pro theme.

    Thanks
    Romany

    #42824
    Sakin
    Keymaster

    Hi Romany,

    Which CSS are you talking about? Can you explain in reference with your site URL so that I can check in.

    Regards,
    Sakin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu bar color’ is closed to new replies.