How to Bold the Menu Font

  • Author
    Posts
  • #36680
    Cass

    I am trying to adjust the top menu so that it displays in “bold”. Tried adding different tags in the custom CSS area of the tempura template. None worked. So how can I bold the main menu that runs across the top of the page?

    Also, is there a way to make the menu titles display in all capital letters?

    Thanks for your help.

    #36687
    Zed
    Cryout Creations mastermind
    #access ul li a span {
        font-weight: bold; 
        text-transform: uppercase;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘How to Bold the Menu Font’ is closed to new replies.