x

How do I adjust/remove white space under my tabs?

Trying to get rid of an inch of white space thats under my tabs and before my text starts. I do not have the header on. Please help! 

Thank you,

iggysauction.com

1,108 Views
Message 1 of 4
Report
1 Best Answer
Square

Best Answer

Add this to Settings > SEO > Header Code and it should remove that padding on the live site, @iggys:

<style>
	.no-header-page .main-wrap
	{
		padding-top:0px !important;
	}
</style>

View Best Answer >

1,078 Views
Message 5 of 4
Report
3 REPLIES 3
Square

Best Answer

Add this to Settings > SEO > Header Code and it should remove that padding on the live site, @iggys:

<style>
	.no-header-page .main-wrap
	{
		padding-top:0px !important;
	}
</style>
1,079 Views
Message 5 of 4
Report

Thank you soooo much! Have a great day!
1,069 Views
Message 5 of 4
Report
Square

No problem!

1,066 Views
Message 5 of 4
Report