Changing header size (Arcane Theme)
-
Hello!
I’m just starting to learn about CSS and thus still need help with my website. I’d like to know if it’d be possible to modify the size of my site’s header (and by header I mean the black block under my logo, sorry if my english is imperfect ^^).
If anyone had a few CSS lines I could use for that, I would be grateful!
Thank you in advance :)
The blog I need help with is: (visible only to logged in users)
-
Hello
Could you please share your site URL in question, so we can take a closer look and help.
Regards:
-
Hello
You can add custom CSS to your WordPress.com blog using the CSS Editor in My Sites → Customize → CSS
.site-header{ padding:0; min-height:100px; }Please note that Custom CSS is a feature included in the Premium and Business plan and therefore you first need to upgrade to either plan before using it. You can read more about it here:
http://en.support.wordpress.com/custom-css/
Regards:
-
- The topic ‘Changing header size (Arcane Theme)’ is closed to new replies.