top Nav bar white

Discussion in 'Foogo Pro WordPress Theme' started by elly10, Apr 18, 2016.

  1. elly10

    elly10 Member

    Joined:
    Jul 9, 2013
    Messages:
    37
    Likes Received:
    0
    Hi there,

    Can you tell me how to make the top Nav bar in white please and also make the button wording in black so you can see them? Also I have found that 2 of the nav buttons don't carry through the logo or favicon.
    The discovery page and the audit buttons click through to the page that don't have the logo on that page or favicon
    My site is scealseo.com

    Many thanks

    Elly
     
  2. priya

    priya Guest

    Hello, Elly..

    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 .top-header {
        background: white;
    }
    #menu .ddsmoothmenu li a {
        color: black;
    }
    For your second issue,

    I have checked your site and didn't get any issue over there..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page