Hello,
I would like to cause the disappearance of one of the hamburgers and remove the "sidebar" header from offcanvas. I attach a screenshot - it is from a different template but here it comes.
joomlart.com/demo/#ja_playschool
both buttons can be seen only when using the phone. On my site it looks the same and I do not want to share a link to it here.
domir21 Hi
1) You can go to T3 framework settings of JA Playschool and set the position to hide by clicking the "eye" icon as seen in screenshot 2) Try add this to custom.css file :
.t3-off-canvas .t3-off-canvas-header h2{display:none;}
Kindly ensure to clear your browser cache if changes dont relect
Ok, txs! 🙂