Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #921001

    Hallo,

    ich habe ein Contact Form mit dem Enfold Standard aufgesetzt.
    Bei Datumskästchen ragt das Vorangegangen ins Feld hinein.
    Wie kann ich dies beheben?
    Da ich absolut neu im Homepagedesign bin, bitte ich um detaillierte Antworten.

    Vielen Dank

    #921189

    Hey patrik13590,

    Can you please post for us in English, so we can be able to assist with you faster?

    Thank you very much

    Best regards,
    Basilis

    #921202

    Hi,

    no Problem.
    i have used the contact form which is implemented in the theme.
    As you can see in the screenshot the text “vorangegangen” is over the field of the month.

    I just set up the whole homepage in english too.
    In english the problem is not seen.

    How can i make the “Vorangegangen” text in the german version shorter – or do i have any other chance that the text is not overlapping?

    I am really new in homepage design and wordpress themes, therefore i hope you can help me and give me an exact answer what i have to do.

    Thanks
    Patrik

    #921306

    Hi Patrik,

    Thanks for that, we only have one german speaking moderator unfortunately.

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .avia-datepicker-div.ui-datepicker {
        width: 500px !important;
    }
    
    #top .avia-datepicker-div.ui-datepicker .ui-datepicker-prev {
        width: 100px !important;
    }

    Best regards,
    Rikard

    #922444

    HI

    thank you for your respond.
    I copied the code into the css field.

    It made the whole thing bigger. Thats ok.
    But a new Problem appeared.

    The field with the month is now under the button.

    See my Screenshot

    Thank you
    Patrik

    #922754

    Hi,

    Thanks for the screenshot, please try this CSS as well:

    .ui-datepicker-month {
        width: 32% !important;
        margin-left: 60px !important;
    }

    Best regards,
    Rikard

    #922857

    Thank you a lot.
    now it works.

    Best regards,
    Patirk

    #923383

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Contact Form’ is closed to new replies.