Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24974
    #125356

    Hi,

    Edit header.php, find this code

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    Add this code below.

    echo "<div class='tagline'>".get_bloginfo ( 'description' )."</div>";

    You set the tagline or slogan on Settings > General > Tagline.

    You can style the container using the .tagline selector.

    Regards,

    Ismael

    #125357

    Thanks so much!

    #125358

    Hey,

    Glad it worked. :)

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adding Slogans Next to the Main Logo’ is closed to new replies.