Adding logo to left of site title

Homepage Community Forums Epik Theme Support Adding logo to left of site title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23122
    dreamingspires
    Customer

      Hi all
      I’m trying to add a logo to the left side of the site title – BodyinMind.org
      I would also like to change the font of the site title to Comfortaa
      how would I do that?

      THanks
      Heidi

      #23125
      scooby
      Customer

        Here’s a tutorial I found for the logo – https://wpsites.net/web-design/add-logo-image-next-to-title-in-studiopress-themes

        If that’s too difficult, I’d probably just upload a logo with the image and the text already in it so you won’t have to handle any code.

        It looks like you’ve already added the code for your site title –

        #title {
            font-family: "Comfortaa",sans-serif;
            font-size: 32px;
            font-weight: 300;
            line-height: 42px;
            margin: 0;
        }
        #23126
        dreamingspires
        Customer

          Thanks Scooby – yes found a tutorial for the font. Will try with the logo.
          thank you for your help
          Heidi

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