logo vanishes on mobile device
-
i was working on a website where the logo is displayed and works fine on a full screen browser
but when i reduce the browser size or use it on a mobile device the logo vanishes.
how can i fix it to make the logo displayed on all devices at the top.
the header.php have logo code as
<img class=”im” src=”<?php echo get_template_directory_uri(); ?>/images/logo.png”>
how to make the logo to auto adjust its size
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘logo vanishes on mobile device’ is closed to new replies.