Help me customize style when using C1 DashboardLayout in .Net MVC

Posted by: nvd.bka on 28 June 2020, 3:05 pm EST

  • Posted 28 June 2020, 3:05 pm EST - Updated 29 September 2022, 1:48 am EST

    Hi C1 Support team !

    I using C1 dashboardLayout in .Net MVC. But i have a problem bellow.

    • Before using C1 dashboardlayout. I have nav-treeview as style :

    • after using : " @Html.C1().Styles() & @Html.C1().Scripts().Basic()" . My nav-treeview had change sytle.

    Please help me to keep origin nav-treeview style.

    Many thanks !

  • Posted 29 June 2020, 2:25 pm EST

    Hi,

    There might be some classes in the nav tree which might be conflicting with C1 Styles. To avoid this confliction, please add the CSS class or ID selector for nav-treeview and prefix before it’s CSS classes.

    .mynav .nav{...}
    

    Regards,

    Manish Gupta

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels