Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #66726
    Daniel
    Member

    I would like to use a short tagline consisting of three words, each with a different hyperlink. How can I accomplish this?

    #66759
    Sakin
    Keymaster

    @Daniel: WordPress doesn’t allow to add link in Tagline. So, try searching for plugin to add in link in tagline or you need to create child theme and then copy header.php file to your child theme and edit code <p class="site-description"><?php bloginfo( 'description' ); ?></p> with your html link code.

    #66799
    Daniel
    Member

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hyperlinked Taglines’ is closed to new replies.