Menu customization

Viewing 3 posts - 1 through 3 (of 3 total)
  • #6727
    rijichouno
    Participant

    Hello,

    I’m looking to customize the text displayed on the menu. Specifically, what I’d like to change is the font size and the spacing of the items listed on the menu. For reference, my website is meetyourbestself.com .

    Thanks very much!
    Linn

    #6736
    Daniel Tara
    Keymaster

    Try this code:

    #access {
    	font-size: 15px;
    	letter-spacing: 1px;
    }
    #6743
    rijichouno
    Participant

    Great, thank you! Can you tell me how to center the menu items (i.e., under the header image)?

    • This reply was modified 11 years, 7 months ago by rijichouno.
Viewing 3 posts - 1 through 3 (of 3 total)

Tagged: 

You must be logged in to reply to this topic.