Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Blog
Placement of titel in header
idee
May 2015
edited May 2015
in
Blog
Hi,
Is their a way of moving the titel of page/post in the header a little bit lower? I want to move tekst "Referenties" a little bit closer to the small blue box.
Website:
Comments
Albert
May 2015
Hi,
to do this, you must decrease subheader padding within below css:
#Subheader { padding: 40px 0 !important; }
idee
May 2015
Hi,
I don't want to reduce the height of the subheader. All i want is to move the #Subheader .title a little bit down.
idee
May 2015
edited May 2015
Its fixed with this code:
#Subheader .title {margin-left: 0px; margin-top: 40px;margin-bottom: -40px; }
Albert
May 2015
Ohh, sorry. We thought that you want to move it down while reducing. So if your css works then it's great
Sign In
or
Register
to comment.
Comments
to do this, you must decrease subheader padding within below css: