White space below slider... again

Once again, I am having a random white space below the slider on billsfloor.com. I tried the code from last time and it did not work. Can someone please give me some CSS to make this fix?

Hi @gallagherBD,

Please add the css code below to remove the white space below your slider.

#top .x-container>.offset {
	margin-top: 0;
}

"Please note that providing custom code is outside the scope of our theme support. Issues that will arise from the use of custom codes should be forwarded to a 3rd party developer."

Thank you.

Did the trick! Thanks!

Glad we could help,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.