• Resolved cschieman

    (@cschieman)


    Can’t figure out how to add a custom link to the header in BluePlanet 2.1. I’m a novice and looked at the back end editors but couldn’t figure out where to add the code.

    Can anyone help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • To render header content, you can find function blue_planet_header_content_stuff in inc/theme-custom.php. Copy this function and paste it in the functions.php of your child theme. After div with class header-image-wrapper you can see a link tag. Change the href property as you desire.

    Closing ticket. Hope you were able to solve problem by above comment.

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

The topic ‘Change Header Link’ is closed to new replies.