Sonia Sworak
asked 10 years ago

I’d like to triple the size of the header height.  Please advise.  Thanks.  s

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, below is our instruction:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://designwall.com/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.

#nav-header.nav-container { height: 90px; }
.full-width #nav-topbar.nav-container { height: 90px; }
.full-width.topbar-enabled #header { padding-top: 90px; }

Hope this helps !

Sonia Sworak
replied 10 years ago

Thank you, Dominic. I have Jetpack installed. However, my site is not yet live and I receive an error message each time I launch Jetpack. Is there any other way I can add the code above? If so where? Please and thank you once again.

Dominic Staff
replied 10 years ago

You can add this code to the style.css file. (Dashboard > Appearance > Edit)

Sonia Sworak
replied 10 years ago

Wonderful. You are absolutely grande! We can consider this resolved!

Powered by DW Question & Answer Pro