Reply To: How to Fix Header Size Problem

Homepage Community Forums Legacy Theme Support How to Fix Header Size Problem Reply To: How to Fix Header Size Problem

#3985
Wes
Moderator

    You have the width set to 100%. You could either change it to 960px and it will center, or you could add background-position: center top !important; and it will center.