Archived topic
white space under menu ...I need this thing gone
1 reply · Started by Justin on March 31, 2017
Hey guys
Love the theme...just purchased the upgrade and love it.
For some reason the title tag was showing. I deleted it with a plugin..but it left some white space and I dont know how to delete it to the way it was before.
Can someone look to see what I need to delete or code to add to remove this white space above the large header photo
The website is: fisherbuildingco.com
This is my first website..so please be gentle.
Thanks
Justin
Hi Justin,
Glad you are enjoying GP :)
Your site looks good!
Try this CSS:
.entry-content {
margin: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)