Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #432442

    Hi!

    How i can control the width of the standard “Contact form”?
    This is place in a color-section.

    Regards
    Coco

    #433011

    Hey Coco!

    You can place it inside a grid row element or use our column elements. For example you could use a 1/4 + 1/2 + 1/4 column layout and place the contact form in the middle 1/2 column.

    Cheers!
    Elliott

    #433558

    Hey Elliott,

    so i have try it, but i cant place a backround-graphic when i use “grid row element”
    And it is not possible to place it in a color section…

    How i can use that with a background picture?

    Regards
    Coco

    #433934

    Hi!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #434043
    This reply has been marked as private.
    #434075

    Hey!

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

    @media only screen and (min-width: 768px) {
    #kontakt input[type="text"], #kontakt textarea {
      width: 50%!important;
    }}

    If that does not help, please post a screenshot and show the changes you would like to make

    Regards,
    Yigit

    #434077

    Cool! ;-)

    Can i centered it on the page?

    REgards
    Coco

    #434081

    Hey!

    You can actually remove the code i posted, place 3 1/3 column elements and place your contact form inside the middle one and it should help.

    Best regards,
    Yigit

    #434086

    Thank You Yigit!!

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