• Hello,
    I would like to replace the site title and tagline on by blog by an image. However, I can only find the settings to enter text for the title and tagline, but no option to choose an image. I know it should be possible since the demo page of the islemag theme does show an iamge and not plain text.

    I hope you can help me out

    Thank you in advance
    Best regards

    lovetravellingfamily

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

Viewing 1 replies (of 1 total)
  • Thread Starter grossalexander

    (@grossalexander)

    I came up with a solution by simply adding

    <a href="home" class="custom-logo-link" rel="home" itemprop="url"><img src="URL_TO_IMAGE" class="custom-logo" alt="TEXT" itemprop="logo" width="166" height="97"></a>

    after

    <div class="col-md-3 col-sm-3 col-xs-12 navbar-brand">

    in the theme’s header.php

    Is this the only option?

Viewing 1 replies (of 1 total)
  • The topic ‘Replace site title and tagline by image’ is closed to new replies.