Bold or more interesting font for menu?

Discussion in 'Elite Pro WordPress Theme' started by elibrarian, Feb 3, 2015.

  1. elibrarian

    elibrarian New Member

    Joined:
    Jun 28, 2014
    Messages:
    23
    Likes Received:
    0
    Hi, my site is www.everythingautism.org.

    Wondering if you can give advice for how to make the menu fonts a little bolder--don't want it to change the heading fonts throughout the site, just in the menu. It looks like it needs something to make the menu more aesthetically pleasing--if you have some code I can try in My CSS I'd appreciate your sending it. Advice from all is welcome, I've been looking at it too long to be objective. Thank you!
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey elibrarian,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    ul#menu-menu-1 {
    font-weight: 600 !important;
    }
    Thanks
    Praveen
     

Share This Page