• I’ve been searching for hours for a solution to make my graphic header clickable to an external URL that would open in a new window (I want to give a photo credit.)

    People have offered up various solutions to be added to the header.php file but I have not yet found success with any of those solutions.

    Can anyone help?
    Regards,

Viewing 1 replies (of 1 total)
  • I’ve been looking for the same thing!

    Try putting this in your header.php file under <head>

    <div id="header" onclick="location.href='https://YourSiteHere.com/';" style="cursor: pointer;">

Viewing 1 replies (of 1 total)
  • The topic ‘Weaver Theme 2.2.6 Clickable Header to an external site’ is closed to new replies.