• First of all thanks for the awesome theme!

    I am having trouble finding a way to change the link of the header.

    As of now, it links to my homepage which is “ok” but i would like to have it linked to a different page.

    How do I change the link of my header?
    I am not using a custom header.

    Thanks!!

Viewing 1 replies (of 1 total)
  • Hello.

    To change the link of the header you will first need to create a child theme. Then on the function.php of the child theme you will be needed to copy and modify the photo_perfect_site_branding() function present on themes / photoperfect / inc / custom.php

    There you will be able to see that your site title/logo is redirected to home_url( '/' ) change the url to your required url on your child theme.

    Hope you understand
    If you want more dedicated and swift support on the theme, please visit the theme’s official support forum where the theme’s official support team are stand by to answer each and every one of your questions.
    https://themepalace.com/forum/photo-perfect/

    Hope this helps you,
    Best Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Header Link’ is closed to new replies.