Forums
(@henkerx64)
9 years, 3 months ago
Hello, to solve logo problem must be used custom_logo functions. I solved it so: go to header.php on the line 222: else:
else:
and replace with:
elseif(has_custom_logo()): the_custom_logo(); else: