Hi
I would like to change the color of the offcanvas bar and where the offcanvas menu items appear. Who can help me?
Thank you
fabridelo Hi Use this code in custom css and change color codes as per needs
.t4-offcanvas .t4-off-canvas-header { background-color: #2e3d96; } .t4-offcanvas .t4-off-canvas-body{ background-color: #2e3d96; }
Hi Pankaj
Work perfect
Best Regards