Hi Tomas – thanks for this. Your instructions ask me to ‘uncomment’ a block of the code marked as “Enable custom logo in mobile view”.
I see this:
/* Tip14 – Custom logo feature support. Check: inc/template-tags.php for more details. */
.site-logo-link, /* deprecated */
.custom-logo-link {
display: none;
}
.custom-logo {
}
/* Enable custom logo in mobile view */
/*
How do I ‘uncomment’?
Sorry for being useless!
Thanks again