Hi,
Make sure you the child theme installed and activated then via FTP go to wp-content/themes/kleo-child/ create a folder named page-parts/ in that you will create a file named general-header-section.php in that you will paste this content : https://pastebin.com/raw/8YQff0bh
the file path in child should be : wp-content/themes/kleo-child/page-parts/general-header-section.php
Then add also this css in wp-content/themes/kleo-child/style.css
COPY CODE
strong.logo small {vertical-align: text-bottom;line-height: 12px !important;font-size: 12px !important;padding: 0 !important;margin: 0 !important;height: 100%;}
Adapt the font size and the rest css rules as you need
Cheers
R
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution