Logo title good on website but does not resize on mobile
-
Any help is appreciated, as I am not a programmer. Logo has good display on title of website, but it does not re-size properly on mobile version. The site is https://www.vistaeconomica.com
and this is the relevant part of header.php:<body <?php body_class(); ?>>
<div id=”page” class=”hfeed site”>
<header id=”masthead” class=”site-header” role=”banner”>
” title=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” rel=”home”>
<!– <h1 class=”site-title”><?php bloginfo( ‘name’ ); ?></h1> –>
<img class=”site-title” src=”https://104.197.57.107/wp-content/uploads/2015/08/logo_test6.png” />
<h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>Thank you!
- The topic ‘Logo title good on website but does not resize on mobile’ is closed to new replies.