Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Off Canvas width

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello, wondering how to control the width of the Off Canvas menu.

I found the "Thin" "Normal" and "Wide" options in the Template Options but the "Wide" options is still a bit too narrow. I would like to make it wider for mobile devices.

Thanks for your help in advance!
Attachments:
  • bodeinvenice's Avatar
  • bodeinvenice
  • LIfetime Developer - Big Bamboo
  • 73 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Can you try adding

@media (max-width: 481px){
.sb-width-thin {width: 45%;}
}

to the custom.css file

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers