Hello nevphillips,
You follow the instruction which are given in this thread ???
https://ww.wp.xz.cn/support/topic/display-logo-and-site-title/
After making child theme add the header.php code as given in the above thread then add a logo with the help of customizer.
Thanks
Managed to get it working after reinstalling the theme. Thanks for all your help. Quick question, is there a way to position the site title and contact details (phone & email) so it sits in the middle of the header (currently at the top)
thanks in advance
Hello,
Please send your site URL and tell us clearly what you want.
Give screenshot for your issue.
Thanks.
Hi there
url is http://dragonflypoolsafety.com.au
Contact details ([email protected] 0450637760) are towards the top of the header and if possible would like it in the middle of the header – vertically.
Also in our “services part” (towards the bottom), I was wondering if we can do two things:
* “book an inspection” is located under the calendar icon, is it possible to move to
the side (similar to “What we do” & “Areas we cover”
* Is it also possible to put a line break in text part of “our services” as well
thanks in advance
NEV
Hello,
For your 1st issue please go to dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> paste the below code in Custom CSS box and save –
@media(min-width:1200px){
.head-contact-info {
padding-top: 87px;
}
}
For your 2nd issue please try to remove your Book an inspection service and add again.
Please tell us clearly about your 3rd issue – line break in text part of “our services”
Thanks.
Hi there
Sorry for the late reply, I managed to sort it all out
thanks for your help
NEV