Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #55449
    joli
    Member

    what is the CSS code to change the menu bar color in catch responsive theme? I have created a new primary menu called “navigation” All attempts so far have been unsuccessful. Thanks!

    #55473
    Sakin
    Keymaster

    @joli: Please share your site URL and let me know the color code that you want to change to then I can give you css. For example, you can change the color code in the following css and add in “Appearance => Customize => Theme Options => Custom CSS Options” to change the background color of the menu.
    .nav-primary { background-color: #222; }

    Note: Detail color options are there in pro version from where you can simply choose color from color picker to change the color of various elements from “Appearance => Customize => Color Options”. For more info about additional option in pro version, you can check out theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/

    #55489
    joli
    Member

    Site is locally hosted on my machine. color needs to be changed from #000000 to #cae3f9

    #55490
    joli
    Member

    the code you provided worked. Thanks!

    #55582
    Sakin
    Keymaster

    @joli: Nice thanks 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change Catch Responsive Menu Bar Color’ is closed to new replies.