• Hello. This is the first website I am creating and I am having some trouble with it. For me the header size and footer size is a little big. I tried downloading a plugin for it but it wont change. Also how do I change the color of the text in my header? My website is Morettrade.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ofadawi

    (@ofadawi)

    Ok I have figured that out but now when I put in my logo to the navigation menu it comes out really small. is there a way I can make it come out larger even if it makes the navigation menu a little larger
    Click Here to go to my site.

    in your css file, find the line

    header#masthead.masthead-logo-in-menu .logo > img {
        max-height: 35px;
        width: auto;
        height: auto;
        max-width: 100%;
    }

    and play with the number 35px

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do you change the Header & Footer size in Vantage theme’ is closed to new replies.