Left Menu in Default Theme

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 8 años
3.60 - Is there a left menu in the clean default theme?  If there is, how can I add it?
Hace 8 años
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";)
Hace 7 años
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.