Ich habe die Google Font “Loved by the King” bei den <u> tag hinzugefügt, erscheint auch richtig, nur möchte ich den Font in Großsbuchstaben, aber wo stelle ich das ein, bei erweitertes Styling ist das nicht möglich, brauche ich da einen neuen CSS Eintragung, und wo
LG. james
Hey webjanbu,
Could you please give us a link to your website, we need more context to be able to help you.
Please specify the element that you need adjusted.
Best regards,
Victoria
Hi
Theme Option > Erweitertes Styling > Element für Anpassing auswählen > <u> – Ändern Sie das Styling für alle <u> (Unterstrich) tags…
Und hier ist die Google Font “Loved by the King” eingestellt, aber ich möchte es in Grossbuchstaben und das kann man hier nicht einstellen.
Hi,
Thanks for the update, so you want the u tag to be in all capital letters? If so then please try this in Quick CSS:
u {
text-transform:uppercase;
}
Best regards,
Rikard
Danke!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon