Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1487554

    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.

    • This topic was modified 2 months, 1 week ago by ORC.
    • This topic was modified 2 months, 1 week ago by ORC.
    • This topic was modified 2 months, 1 week ago by ORC.
    #1487595

    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;
    }
    #1487607

    Super Danke.
    Funktioniert.

    #1487615

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Benachrichtigungs-Box Inhalt wird nur in Großbuchstaben ausgegeben’ is closed to new replies.