Remove Letter and edit social on footer

Hi,

I want to know how can i remove letter envelope and edit section " we are social" on footer.
Thanks

Hi there

Hope you are having a good day and thank you for your question :slight_smile:
please provide url and i will take a look

http://agencybrasil.com/

Hello,

I hope you are doing well today.

You need to remove the contact form from the Appearance > Widgets menu then edit the footer that has this content.

Best Regards,
Support

Thanks, Support for your help, I think doing something wrong, but doesn’t work. The envelope letter still.

hey there

try this css:

.contact-form {
display: none;
}