- This topic has 2 replies, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Adding logo to left of site title
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
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;
}
Thanks Scooby – yes found a tutorial for the font. Will try with the logo.
thank you for your help
Heidi