Change Navigation Bar Color

Discussion in 'ColorWay WordPress Theme' started by 1stopnonprofitshop, Mar 29, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do you change the color of the navigation bar? I want it to stand out on the website.
    theme1.1stopnonprofitshop.com
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header .menu-bar {
        background: bisque;
    }
    Change color as per your interest..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page