Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: change menu font/size #55418
    Katherine
    Member

    So here’s what I’ve tried and oddly, it seems to change the actual font but nothing else about the text. Please help!

    #header-menu {
    font-family: Oswald;
    font-style: bold;
    font-size: 24
    text-transform: uppercase; }

    in reply to: remove space above header #55351
    Katherine
    Member

    Just found this little gem in one of your answers to another post! Problem solved!

    #header-content { padding: 0 ; }

Viewing 2 posts - 1 through 2 (of 2 total)