• Resolved schwarzkopf.club

    (@schwarzkopfclub)


    Hey,

    how can i put the website title under the Logo in the header?
    I want the Logo and the Website title displayed at the same time.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Level9themes

    (@level9themes)

    You mean site description?

    Thread Starter schwarzkopf.club

    (@schwarzkopfclub)

    No, the site description is already shown automaticly.

    I mean the Website Title. When there is no Logo uploaded to the header under the General Settings in the Theme-Editor, the Website Title is shown along with the description. As Soon as there is a Logo, the Title is replaced with the image and under it stays the description.

    hope this is understandable, otherwise i will make a screenshot 🙂

    Thanks

    Theme Author Level9themes

    (@level9themes)

    If you have some coding knowledge you can easily achieve that by overriding mk_navigation_sidebar with childtheme_override_mk_navigation_sidebar. just copy the content of the parent function into childtheme_override_mk_navigation_sidebar and add <?php bloginfo('name'); ?> above site-desc div.

    Thread Starter schwarzkopf.club

    (@schwarzkopfclub)

    hey,

    thanks thats the direction i was looking for.
    The rest should be no problem, thanks alot 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Title under the Logo’ is closed to new replies.