Hey Monika,
there are two ways you can address this situation: either cropping off the whitespace above and below the test in the logo image (to make it of the same height as the slogan element, i.e. 26px) – OR increasing the line-height of the slogan element by adding this CSS to the theme’s “style.css” file (opens by default when you visit the “Appearance -> Editor” admin section, do not forget to save the changes once you insert the code):
#slogan {
line-height: 56px;
}
Let me know if you face any problems while implementing the above solutions!
Sincerely,
Andrii / Satori Studio