Logo Text - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Logo Text

DR

doug raught

SP Page Builder 2 years ago

I'm using Gourmand J4 template. I am only using text for the logo at the top left. How can I change the font family, size and color? I can't find any documentation on this. Thanks!

0
2 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #129206

Hi there!

Thanks for contacting us.

Please use the following code in. your custom CSS:

#sp-header .logo a {
    font-family: cursive;
    font-size: 24px;
    color: red;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

This should help!

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #130057

Thanks for accepting the answer:)

Have a nice day!

0