Site logo

[Resolved] Image before site title

Home Forums Support [Resolved] Image before site title

Home Forums Support Image before site title

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2498014
    Bernhard

    Hi there,
    I want to place an image before the site title on the site https://www.zhannastankovych.eu/
    How can I do this?

    #2498023
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try adding a site logo first?
    https://docs.generatepress.com/article/adding-header-logo/

    #2498040
    Bernhard

    OK, logo inserted.

    #2498179
    Leo
    Staff
    Customer Support

    I’m not seeing it.

    Can you clear and disable your caching plugin first while we are helping?

    #2498183
    Bernhard

    I hope you can see it now. I cleared also the Cloudflare cache.

    #2498194
    Leo
    Staff
    Customer Support

    Try this CSS:

    @media (min-width: 769px) {
        .inside-header .site-logo {
            order: -1;
        }
    }
    #2498458
    Bernhard

    OK, thank you 🙂

    #2499249
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.