• Hello!

    I want the site logo to redirect to a differet website, not the homepage, so I’m wondering which file I should edit and what to change in the code.

    I think I found the correct part of code in inc/header-function.php, but I don’t know how I should change it. The code:

    <div class="site-title"><span>
                <a href="<?php echo esc_url(home_url('https://forstar.si/')); ?>" rel="https://forstar.si/"><?php bloginfo('name'); ?></a>
              </span>
            </div>

    Thank you for assistance!

    • This topic was modified 3 years, 1 month ago by jazzu.

    The page I need help with: [log in to see the link]

  • The topic ‘Logo Redirection’ is closed to new replies.