Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    In your stye.css file

    change this

    .navbar-brand {
        margin: 30px 0;
       float: left;
        font-family: "Ropa Sans", Arial, sans-serif;
        text-transform: uppercase;
    }

    to this

    .navbar-brand {
        /* margin: 30px 0; */
        /* float: left; */
        font-family: "Ropa Sans", Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
    }
    Thread Starter Talared

    (@talared)

    Thank you for your help.

    Now the logo is not centered on bigger destop pcs but is fine on a laptop and phone any idea why?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Upload a smaller logo? It’s displayed at the size you uplaoded.

    Thread Starter Talared

    (@talared)

    No the logo itself is fine. Its just when i view my website on bigger flat-screen monitors it doesn’t appear centered.. but on phones and laptop its perfect

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    If I stretch my browser across two 1920×1080 monitors, it stays centered.

    If you have further questions about this premium theme, the best place for support is with the theme developers:

    http://www.wpzoom.com/support/

    Thanks

    I thought it was a widget but can’t find it anywhere. I will try that link.

    Thread Starter Talared

    (@talared)

    thanks for your help.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘header size issues’ is closed to new replies.