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

    Hey guys,

    Can you tell me how to edit the text (size) on the right? It appears after sending the contact details in the contact form.
    Also the border is touching the title.

    View post on imgur.com

    you can find it on: http://realit2015.ch/?page_id=5957

    Thank you and kind regards,
    Aline

    #768144

    Hey Aline,

    You can put this css to your child theme styles.css

    
    
    #ajaxresponse_1 {
    	margin-top: 10px;
    }
    #ajaxresponse_1 avia-form-success {
    	font-size: 16px;
    }

    Let us know if this was helpful.
    Best regards,
    Victoria

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