Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #62102
    Sean
    Member

    Hi Sakin,
    love the product! Thank you for the outstanding job in developing such an elegant and robust theme.

    I would like to change the mobile nav menu background color and I am having a difficult time finding out just where in the css that is

    http://wcwcannabis.com/wordpress/

    thanks in advance

    Sean

    #62137
    Sakin
    Keymaster

    @Sean: You can change the color code in the following css as per your need and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    .mobile-menu-anchor a.genericon-menu, 
    .mobile-menu-anchor a.genericon-menu:hover {
        background-color: #fff;
        color: #404040;
    }
    #62296
    Sean
    Member

    Thank you! Worked perfectly. got to give you 5 stars for sure

    #62307
    Sakin
    Keymaster

    @Sean: Thanks for your appreicaition and 5 stars review will be great. Please post in at https://wordpress.org/support/view/theme-reviews/catch-responsive?rate=5#postform

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing color of mobile menu background’ is closed to new replies.