topbar not same width as header Forums » WordPress » Tempera » How To Author Posts April 12th, 2016 at 17:02 #36409 tdp How do I make the topbar the same width as header, instead of taking up the whole width of the screen? April 17th, 2016 at 16:45 #36459 ZedCryout Creations mastermind Use this custom styling: body #topbar { box-shadow: none; margin: 0 auto; max-width: 1150px; } You’ll need to adjust the width value if you ever reconfigure the theme to a different width. If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. May 10th, 2016 at 22:01 #36669 tdp Thanks; perfect! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘topbar not same width as header’ is closed to new replies.