Home › Forums › CSS › Help with positioning height for image › Reply To: Help with positioning height for image
October 31, 2019 at 8:44 pm
#298201
Participant
Hi
You have margin top on:
.has-right-sidebar .site-main, .has-left-sidebar .site-main { margin: 0; }
and you have header on top, #site-header { display:none }
this will help.