Länge Textfeld einstellen Contact Form 7

[ad_1]

Hallo,
das HTML-Attribut size wird offenbar von dem Plugin nicht berücksichtigt. Der Entwickler verweist bei entsprechenden Anfragen auf seine Dokumentation, in der beschrieben wird, wie man das Problem per CSS lösen kann.

Hier ein Beispiel dazu:

input[type="text"]
{
    background-color: #fff;
    color: #000;
    width: 50%;
}

In dem Fall wird durch die Eigenschaft width das Eingabefeld auf 50% gesetzt.
Diese CSS-Regeln können z. B. bei einem klassischen Theme unter Design > Customizer > Zusätzliches CSS geschrieben werden.

Viele Grüße
Hans-Gerd

[ad_2]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer