• I am using Kubrick for my blog at https://www.globalintegra.com/blog
    The default of the header is the blog itself. However I would like to change to the company name and point it to https://www.globalintegra.com.

    I have looked at the header section of the code and read through the information in the support section and was unable to find the settings/code changes to change this. I would appreciate any help to change this.

    Thanks

Viewing 1 replies (of 1 total)
  • You need to change <a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a> on line 36to the html link to your site <a href="https://www.globalintegra.com./">Integra Global Solutions</a>

Viewing 1 replies (of 1 total)
  • The topic ‘How to change the link on the header’ is closed to new replies.