Hi, Can you please send the code to remove the extra space at the bottom of the footer valoanalliance.com mortgagebranchconnection.com Thanks!
Hi, mschultz33! For both websites, use the CSS code given below :- Code: .bottom_footer_container { margin-top: -40px !important; } You can change the values according to your requirement. Hope it will resolve your issue. Kindest regards, Praveen