• Hello and good evening —

    Maybe someone out there can provide a relatively simple answer on how to do something we’d like to do on our site (https://effectivemarketinganddesignsolutions.com/) The logo in the top left of our banner, where it says “Effective Mktg and Design Solutions,” how can we turn that logo into a link to the home page – providing users an easy way to return to the home page? W/o turning the entire banner into a link is what I mean.

    Any help is appreciated. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The entire header is a solid image. You can make the whole header a hyper link, or you can slice it up. It would be easier to make the entire thing a link.

    In your header find.

    <img width="1102" height="350" alt="" class="headerimage" src="https://effectivemarketinganddesignsolutions.com/wp-content/uploads/2013/06/Effective-Marketing-Design-Solutions-Banner-Logo.jpg">

    That’s the image.

    Thread Starter Jackflash101

    (@jackflash101)

    Alright. Thank you. How do we go about making the Banner into a link back to the home page?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    First set up a Child Theme.

    <a href="home.php">image code</a>
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Yoko Theme Banner: make Logo a link’ is closed to new replies.