hello folks 🙂
I have a problem with the sidebar2. i cant get the width smaller. I dont know the right css to make it smaller.
please take a look on the screenshot!
... I tried these things in the custom.css already
.sidebar2_custom {
width: 20%;
padding-right: 0px;
}
.card-body {
width: 30%;
padding-right: 0px;
}
.main-content_custom {
width: 80%;
padding-right: 0px;
}
.t4-col .component .col-md {
width: 80%;
padding-right: 0px;
}
but nothing happend. I tried lso in layout options to delete the whole row with sidebars and component and set it up new, but no success
I also tried different modules on sidebar2 but the problem with the width is still there