reduce the size of the header in Sela theme
-
I would like to reduce the header size. I am guessing I need to use code for this? Am new to wordpress!! eek!
The blog I need help with is: (visible only to logged in users)
-
Hi there,
If you want to edit your theme with CSS you need to upgrade your WordPress with Custom Design. Then you should know how to edit you css.
And here the css code to reduce your header height;
.site-title{ margin: 0; }
- The topic ‘reduce the size of the header in Sela theme’ is closed to new replies.