Moving buttons above in header
-
Hello!
I have 3 buttons in my header: homepage en 2 informationpages. These buttons are white and hiding a part of the title of my header. Can I move the buttons up?
The blog I need help with is: (visible only to logged in users)
-
There is an element just above the main menu where the site tile and tagline usually sit in the header area in the Profile theme. One way to move the menu up would be to shorten that space a little. For example, you could make the padding smaller like this:
#header #masthead { padding: 24px 0; }Try adjusting the 24px number until it looks how you want.
-
-
- The topic ‘Moving buttons above in header’ is closed to new replies.