Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #297715

    Hi Kriesi-Team,

    I want to give my contact form a background colour. I have tried to use “Farb-Sektion” from the Avia Layout Architekt but this obviously just works for the whole screen width. Is there another possibilty to colour a contact form?

    Thank you so much!
    Manfred

    #297897

    Hey Manfred!

    Try adding this code to the Quick CSS:

    .avia_ajax_form {
        padding: 10px;
        background: red;
    }

    Change as needed.

    Cheers! 
    Josue

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