Hi,
What code shall I add if I want the logo to be just a title text (same font and size as the menu text) ?
Thanks
Charlotte
Hey Charlotte!
Please see – http://kriesi.at/documentation/enfold/add-subtext-to-logo-replace-logo-with-site-title/
Best regards,
Yigit
Thanks :)
I have change now. If I want the logo text to be same size as the menu – what code shall I add?
Charlotte
Hi!
Please add following code to Quick CSS as well
.subtext {
font-family: 'Antic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 17px;
}
P.S.: Great font family choice!
Best regards,
Yigit
Thanks :)