When I look at my site on the computer, the site shows the logo in the header but on mobile does not
Hi,
When I look at my site on the computer, the header has the logo, but on the mobile it only shows a place holder, a box. I have tried to change the code in the function.php by adding the following:
function prefix_header_retina_logo_setting() {
return 'PATH TO YOUR LOGO URL';
}
add_filter( 'ocean_retina_logo', 'prefix_header_retina_logo_setting' );
But this did not work. I have also tried to disable the plugins, but it did not work, please help.
Comments
Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co