Topic selection tab not showing in Article submit page in Frontend
Forums Joomla Templates Club JA Teline V Topic selection tab not showing in Article submit page in Frontend
Hi
I don’t see the style for these icons on your site, you can add below css into ‘custom.css’ file in this directory: root/templates/ja_your_default_template/css/
.t3-off-canvas .t3-off-canvas-body .nav-pills > li > a.nav-icon.nav-community:before {
content: "f10d";
}
.t3-off-canvas .t3-off-canvas-body .nav-pills > li > a.nav-icon.nav-forum:before {
content: "f10d";
}
The ‘content’ property here will show icon for menu item, you can find and replace with your desired icons here: http://fortawesome.github.io/Font-Awesome/icons/
This topic contains 16 replies, has 2 voices, and was last updated by Saguaros 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum