Where to find the html for the contact us page

Can you advise where I can find the html code for the http://mago.magento2.demo.ubertheme.com/contact/ page as I would like to create a contact us page.
Jim

1 answer

Profile photo of Frank 1460.00 $tone January 12, 2017
Public

Hi James,
To edit contact (html) form, you can follow stes below:
1. Create a folder “Magento_Contact/templates” under the path “app/design/frontend/Ubertheme/mago/default”
2. Copy the file “form.phtml” from “vendor/magento/module-contact/view/frontend/templates” to “app/design/frontend/Ubertheme/mago/default/Magento_Contact/templates”
3. Then you can edit the file “form.phtml” your way.
4. After you complete editing, run the command line: php bin/magento cache:clean
Regards,
Frank

#1

Please login or Register to Submit Answer

Written By

Comments