Add contact form

Hi!
How can I add a contact form on the homepage? (I tried inserting a “text” widget and then CF7, but it’s not so good to see…)
Thank you very much

Hi @tioto2,

I hope you are well today and thank you for your question.

You are doing it correct but to make it good to see you have to style it developing CSS code and using it on your site by adding it in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other.

Best Regards,
Movin

Thank you for your help. Another thinh, i inserted images in the parallax widget, but even if they’re png, they keep showing like this. How can i settle this?
Thanks in advance

Oh, nevermind, i figured it out.

.shapely_home_parallax img.cast-shadow {
box-shadow: none;
}

Thank you for the support

You are most welcome here :slight_smile: