• Hi,

    I’m an newbies in WordPress…
    I find the Responsive Family WordPress theme really awesome.
    I would like add a logo in the header, at the right of the title “BRANDING Awesome Theme Preview”
    (https://themehall.com/preview/preview/) but I can’t how do this.

    When I go to “Appearance > Customize > Branding” it remplace the title by an big image. I would like an “icon” at the right of the title.

    Could you help me?

    Thanks,

    David.

    Sorry for my bad english.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Casou,
    You can right aligned to logo with a simple css tweak.

    .site-title a {
        float: right;
    }

    Hope that helps.

    Cheers

    Thread Starter Casou

    (@casou)

    Thanks Sumowebsite for your answer.

    The problem is when I add a logo “appearance > Costomuze > Branding”, my site’s title disappear and it’s remplaced with the picture.

    I would like keep my title and add my logo to the right :

    Something like that :

    -------------------------------------------------
    |                                 <------->     |
    | My site Title                   < LOGO  >     |
    |                                 <------->     |
    -------------------------------------------------

    Thanks for any help,

    Casou.

    You can use Site Slogan as you site title. That’s the easiest way to accomplish your goal without theme customization

    Thread Starter Casou

    (@casou)

    Thanks Themehall,

    But with Site Slogan I can’t add a picture, it’s just “text mode”, no?

    Casou.

    Yes. Site Title and Site Slogan are text. Logo (if added) will replace site title

    Thread Starter Casou

    (@casou)

    We can’t do a mix of the two?

    An idea?

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add a logo in the header (keep the "text" title)’ is closed to new replies.