Tagged: caption, vollbild-slider
Im Vollbild-Slider möchte ich die Schrift in “Caption” verändern. Nicht nur die Pixelgröße, sondern auch Schriftschnitt, Groß-Klein-Schreibweise. Wie und Wo kann ich das Verändern?
Danke.
Nikolaus
Hi NikolausWuehrer!
Add this to your custom CSS.
.avia-caption-title { font-family: verdana !important; font-size: 16px !important; color: blue !important; }
.avia-caption-content { font-family: verdana !important; font-size: 14px !important; color: red !important; }
Regards,
Elliott
Hi Elliott,
thank you.
I’m not so used to it. Where can I find “custom.css”?
Best Regards
Nikolaus
Hi,
Please try it in the Quick CSS box under Enfold–>General Styling.
Best regards,
Rikard
Hi,
I tried it, ok.
Thank you Rikard.
Best regards,
Nikolaus