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

    Hi,

    After updating the theme my contact form became smaller? 100% transformed into 50% even if i try to make a new one. Please help :) Page: http://www.loudevent.se

    Thank you

    #178894

    Hi Eventmakers!

    Did you add a plugin prior to the issue?

    You can add this on your custom.css or Quick CSS:

    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    -webkit-appearance: none;
    width: 500px;
    max-width: 100%;
    min-width: 300px;
    }

    You can remove the width and leave the min-width property. Adjust the value if necessary.

    Best regards,
    Ismael

    #178954

    Hi again,

    I did not add any plugin. It appears to be smaller on the height as well.
    The code adjusts all of the fields, but I would like to have two on 50% and one on 100%.

    You can compare on my other page, http://www.djutrustning.nu

    What to do?

    #180363

    Hey!

    Which input element would you like to have 50/50 horizontal on this page http://loudevent.se/ ?

    Best regards,
    Yigit

    #180549

    The first and the second form on the entry page (bottom). You could see that the contact form has become a little bit in height.
    Seems like I have a error with the theme because the Mansory Gallery doesn’t work either.
    Is it possible to re-install the theme without having everything deleted?
    Ive tried to install the Enfold theme on another domain and then everything incl mansory gallery works fine.

    #180793

    Hey!

    You can re-install the theme, everything you created are on your database and options should be recognized as theme name is the same. If you have made changes on theme files, they will be gone unless you are using a child theme.
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Yigit

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