@pahedomotica Hello! Unfortunately, no, I haven’t found a solution and I just left it in the footer.
@jarretc Thank you for answer. I have tried with CSS, but i want it enclosed in the header so it won’t be shown above other elements that are in the header. Thank you!
Hello!
You can try:
.hentry{
margin-bottom:0px;
}
or
#post-244{
margin-bottom:0px;
}