Left Menu in Default Theme

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
3.60 - Is there a left menu in the clean default theme?  If there is, how can I add it?
8 years ago
loulou wrote:
3.60 - Is there a left menu in the clean default theme?  If there is, how can I add it?



Yes. If you use _ColumnsTwo.cshtml layout you will get left menu or left section..


@{Layout = "~/Views/Shared/_ColumnsTwo.cshtml";)
7 years ago
sohel wrote:
3.60 - Is there a left menu in the clean default theme?  If there is, how can I add it?


Yes. If you use _ColumnsTwo.cshtml layout you will get left menu or left section..


@{Layout = "~/Views/Shared/_ColumnsTwo.cshtml";)


Good Afternoon! How to setup the Clean Default theme to use two columns. Thanks!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.