Moving Header Image above the menu, in Twenty Twelve theme
-
Yes, I know it has been posted but I don’t know where exactly I should paste this code:
.site-header {
position: relative;
}.header-image {
position: absolute;
top: 0;
}.main-navigation {
margin-top: 16.5%;
}Can anyone tell me where I can paste this or if there’s another way to move the header image above the menu?
Thank you
The blog I need help with is: (visible only to logged in users)
-
-
- The topic ‘Moving Header Image above the menu, in Twenty Twelve theme’ is closed to new replies.