Removing white space in Illustratr theme
-
Hello. I removed the title from my home page http://www.elizabethpose.com, and I’d like to reduce the white space between the menu and the line. Is there a way I can do that?
The blog I need help with is: (visible only to logged in users)
-
Hi there!
Try adding this piece of code to My Site>Design>Customize>CSS:
/*Reduces the space between menu and site content*/ .site-header { padding: 80px 30px 0; }The number 30 is what will make the gap smaller. You can try to modify it to your liking.
Also, remember that with your plan you can access Live Chat directly via https://wordpress.com/help/contact. That way you can get help faster.
-
- The topic ‘Removing white space in Illustratr theme’ is closed to new replies.