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.

change menu icon

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

Hello - I'm trying to change the icon for the off-canvas position. it's three bars. I found in firebug that it's been called here:

.fa-bars:before {
content: "\f0c9";

but how do i change it to something else like: jb_icon-long-arrow-right
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

You will need to edit a php file

\templates\lifestyle2\tpls\blocks\off-canvas.php

and the change the fa-bars to the right fontawesome syntax you want to use

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
thanks.
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
You're welcome

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