Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • susolit

    (@susolit)

    Hi ,
    I added the following php code to the header.php file
    <img src=”<?php echo get_stylesheet_directory_uri() ?>/images/logo.png” alt=”” title=”” width=”” height=”” /> </div>

    paste it after this div
    <div class=”site-branding”>

    it should work for you then go and add your css to style.css
    regards.

    susolit

    (@susolit)

    Hi ,
    I added the following php code to the header.php file
    <img src=”<?php echo get_stylesheet_directory_uri() ?>/images/logo.png” alt=”” title=”” width=”” height=”” /> </div>

    paste it after this div
    <div class=”site-branding”>

    it should work for you then go and add your css to style.css
    regards.

Viewing 2 replies - 1 through 2 (of 2 total)