Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #624051

    Hello,

    I have a small problem with my contact form. At a mobile device, 2 fields of the form show up in a strange way.

    #624151

    Hey BigBossMedia,

    I can see the issue, can u please remove any modificatons you have done, and let us know if that happens on Enfold theme, when it is clear?
    ( By modifications, I mean any extra CSS added )

    Best regards,
    Basilis

    #624310

    Hi Basilis,

    I removed the extra CSS, but that doesn’t make any sense.

    Kind regards,

    Jan

    #624420

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .responsive .avia_ajax_form .form_element {
        margin-left: 0 !important;
    }}

    Cheers!
    Yigit

    #624613

    That works, thanks Yigit!

    #625442

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

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