Okay
  Public Ticket #456320
Secondary Navigation Area
Closed

Comments

  • Nelson started the conversation

    I would like to be able to change the size of the top secondary navigation area as well as the font size, color and actual font. Thank you.

  •  8,851
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    #header-secondary-outer ul.sf-menu li a {
        font-size: 16px !important;
        font-family: \"OpenSansSemiBold\";
        color: #f00 !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Nelson replied

    Not exactly sure where the \"Salient Options panel\" is located.......

  •  8,851
    Tahir replied

    Hey,

    Please see screenshot: http://prntscr.com/7h8l7w .

    Thanks


    ThemeNectar Support Team