Change background color (currently black) of the mobile version drop down menu

Discussion in 'Blackriders WordPress Theme' started by greggrsmith, Oct 15, 2016.

Tags:
Thread Status:
Not open for further replies.
  1. greggrsmith

    greggrsmith Member

    Joined:
    May 5, 2015
    Messages:
    36
    Likes Received:
    0
    Hi,
    I've been able to change the black menu bar background at the top of the screen, but I also would like to change the black background of it's drop down menu, thanks for any help in advance.
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello,

    Could you please share your site URL here?

    I need to check and let you know the proper code for the same.

    I look forward to hearing from you soon.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. greggrsmith

    greggrsmith Member

    Joined:
    May 5, 2015
    Messages:
    36
    Likes Received:
    0
  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Thanks for sharing the URL,

    We have checked your site and here is the code:

    Code:
    @media only screen and (max-width: 767px){
    .mean-container .mean-nav {
        background: #274f77;
    }
    }
    Kindly paste the above code in you need to paste below CSS code in Custom CSS field located in Dashboard->InkThemes->Theme Options->Styling Options

    This will resolve your issue,

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  5. greggrsmith

    greggrsmith Member

    Joined:
    May 5, 2015
    Messages:
    36
    Likes Received:
    0
    Perfect, thanks very much!
     
  6. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    You are most welcome! :)
     
Thread Status:
Not open for further replies.

Share This Page