Close

Remove sidebar from Contact Us page

hoektoe
8 years ago
#10254 Quote
Avatar
  • 2
Hello

Would just like some simple help of remove the categories from the contact us page? Have look all over the settings and just seem to not find it.

Stefan
8 years ago
#10257 Quote
Avatar
  • Moderator
  • 157
Hi there, 

I assume you are not using the version 3.6 as in this version the Contact Us page is one column by default.
If you are not using version 3.6 you will need to change one of the files. Just one more question, do you need to remove just the Category navigation or the whole sidebar. If you want to remove the whole sidebar just copy the Views/Common/ContactUs.cshtml file in the Themes/Motion/Views/Common/ folder. Then open the file and edit it as shown below:

from 

Layout = "~/Views/Shared/_ColumnsTwo.cshtml";

change it to

Layout = "~/Views/Shared/_ColumnsOne.cshtml";

Hope that helps.
Best Regards,

Stefan Hristov
Nop-Templates.com