PenciDesign replied
Staff Reply
Hi,
Please add more this code to Customize > Custom CSS to do that:
#header .inner-header{ display: none; }
body.home #header .inner-header{ display: block; }
Best Regards,
PenciDesign