[Support request] How to put a logo icon alongside the site title in the header

Home Forums Support [Support request] How to put a logo icon alongside the site title in the header

Home Forums Support How to put a logo icon alongside the site title in the header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2271804
    Data

    I want to show a logo (small jpeg icon) on the left side of the text “CuteStrong” in the header.

    [icon] CuteStrong

    #2272080
    Ying
    Staff
    Customer Support

    Hi Data,

    You should be able to upload your logo at customizer > site identity.

    Once the logo is uploaded, we can see if there’s any CSS is needed to position the logo.

    #2272102
    Data

    yes added, just want to reduce the space between icon and text

    #2272125
    Ying
    Staff
    Customer Support

    Try this CSS:

    .site-branding-container .site-logo {
        margin-right: 0;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.