I have problems getting the logo to show up in my template - even when using filenames without spaces or special characters. I recently updated the templates/ plugins.
How do I fix this?
napalmx Try add this to css file and change values accordingly :
a.logo strong {width: 422px !important;height: 101px !important;}
Ensure to clear your browser cache if changes dont reflect