Adminlte: control-sidebar push the content

Created on 5 Feb 2020  路  2Comments  路  Source: ColorlibHQ/AdminLTE

Hi guys,

I'm trying to use the control-sidebar (on the right) with the "controlsidebarSlide" option on "false". I wish control-sidebar would open and push the content (to make space for itself).
I'm trying this code:
<a data-widget="control-sidebar" data-controlsidebarSlide="false" href=""><i class="fas fa-cog fa-spin"></i></a>"
..but the control-sidebar slides over the content.

Can you help me?

Fabio

PS. this the body:
<body class="hold-transition sidebar-mini sidebar-collapse layout-fixed">...</body>

version3.0

css question 3.x

Most helpful comment

Try to add .control-sidebar-push to body.

All 2 comments

Try to add .control-sidebar-push to body.

It works!

Thanks a lot!!! :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kgoedert picture kgoedert  路  4Comments

GuxMartin picture GuxMartin  路  3Comments

EliuTimana picture EliuTimana  路  4Comments

jrandhawa09 picture jrandhawa09  路  3Comments

fromberg100 picture fromberg100  路  4Comments