Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1425006

    Hallo,
    ich habe unter “Enfold Theme Optionen” bei “zusätzliche Elemente” einen Eintrag erstellt bei “Telefonnummer/zusätzliche Info im Header”. Wie kann ich die Schriftgröße für diesen Eintrag ändern?

    #1425051

    Hey ursulamerten,

    Thank you for the inquiry.

    You can use this css code to adjust the style of the phone number info.

    .phone-info div {
        line-height: 1em;
        font-size: 2em;
        color: red;
    }

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.