Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter upstartadv

    (@upstartadv)

    The site is currently locally hosted. I thought my first attempt was an absolute path. I placed the image in the images folder in the parent, and then child theme. Neither worked.

    Here’s my div id:
    <div id=”logo”></div>

    I saw where the following code would work for child theme, but I’m not entirely sure where to place it.
    <?php echo get_stylesheet_directory_uri(); ?>/images/imagename.jpg

Viewing 1 replies (of 1 total)