• Hi!
    Is there a way to be able to show all those three; logo, title, and tagline in the website header? A CSS perhaps?

    I tried inserting the logo and the title and tagline disappeared
    It would be nice if the logo can be placed besides the title/logo

    Thanks in advance!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter momochii95

    (@momochii95)

    Also I tried to include some logo for the tab icon but can it be bigger than the current one?

    Theme Author Anders Norén

    (@anlino)

    Hi @momochii95,

    The code deciding what get’s output in the header is in PHP, so you can’t set all three to be visible using just CSS. You would need to create a child theme, copy over the header.php file, and change the conditionals there for all three to be visible.

    — Anders

    Thread Starter momochii95

    (@momochii95)

    Thanks!
    Is there a guide to change the header.php so I don’t mess it up too much?

    • This reply was modified 3 years, 11 months ago by momochii95.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Site logo, title, and tagline’ is closed to new replies.