Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #245752

    Hi,

    Just a simple doubt.
    How can I put a “select element” and a “imput submit element” in the same line?

    Thanks

    #246036

    Hey CloudChoice!

    Thank you for using the support forum!

    I’m sorry but I am not entirely sure of what you’re trying to do so if you don’t mind clarifying the problem by giving us more details, a screenshot perhaps, that would be great. Also, a link to a sample website will greatly help. After that, we’ll be happy to assist you with whatever it is you’re trying to accomplish. Note that you can use complex contact forms plugin like Contact Form 7.

    Best regards,
    Ismael

    #246044
    This reply has been marked as private.
    #246138

    Hey!

    No worries at all! Thank you for the link.

    Please add this on Quick CSS or custom.css:

    #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-6.el_after_av_one_fifth.avia-builder-el-last > section > div > form > select {
    float: left;
    margin-right: 10px;
    }

    Regards,
    Ismael

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