• Resolved allinarush

    (@allinarush)


    I want to center the logo, nav, and header. Right now the header is tiled and not centered. I also want to increase the height of the header. Please advise, thanks in advance!I

    • This topic was modified 5 years, 3 months ago by allinarush.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Please addup the below given css in custom css editor.

    .hd_cover {
       background-position: center;
    }
    .navbar-container{
        max-width: 50%;
        text-align: center;
    }

    Save and run the output.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Center the Header and Make it larger’ is closed to new replies.