Der Text in der Benachrichtigungsbox wird nur in Großbuchstaben ausgegeben.
2 Fragen:
1) Wie bekomme ich Groß- Kleinschreibung hin ?
2) Wie kann ich die Schriftart bzw. Schriftgröße ändern?
3) Wie kann ich die Formatierung erhalten? Siehe Private Content
Vielen Dank.
hier ein paar mehr css Setzung als du wahrscheinlich benötigst – lösche einfach was du nicht benötigst:
#top .avia_message_box {
/* text-align: left !important; */
padding-top: 30px;
hyphens: auto;
}
#top .avia_message_box p {
text-transform: none;
font-size: 18px;
font-weight: 400;
line-height: 1.5em
}
#top .avia_message_box .avia_message_box_icon svg {
position: relative;
width: 40px;
height: 40px;
margin-left: 10px;
top: 5px;
}
Super Danke.
Funktioniert.
Hi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike