Logo Font Text - Question | JoomShaper

Logo Font Text

Alex Walker

Alex Walker

Template 3 years ago

How can I change the logo text font here www.jamesmackie.art

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #252

Hi there! You can use the following code to your custom CSS:

#sp-header .logo a {
    font-family: cursive;
}

You can use your desired font within the above code!

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code. https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Best Regards

0
Alex Walker
Alex Walker
Accepted Answer
3 years ago #256

Thank you!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #258

You are always welcome:)

0