CAN I TURN OFF AUTO-RESIZE HEADER ?
-
My header is advised to be 300 px wide but i want mine to be 840 and thereby having the text part of the header aligned centrally. The problem is that it keeps resizing and reducing the size (probably something to do with the menu bar top right). Is there any way to stop this ? My theme is the Stay Theme and the blog is cityboygez.wordpress.com
The blog I need help with is: (visible only to logged in users)
-
Hi there, give the following a try. It increases the width of the header image div to the maximum (so it doesn’t run over the navigation to the right of it, but it still retains the responsive nature and will be smaller for tablets and phones.
#masthead hgroup { width: 70%; }
- The topic ‘CAN I TURN OFF AUTO-RESIZE HEADER ?’ is closed to new replies.