Like the Quick links dropdown the icon is created with html code,
The class used in that code determines what font awesome icon shows. With Quick links, it uses the fa-bars class.
If you do not want an icon, do not use the <i class=""></i> codes in your dropdown link.
And if you can not show what you have tried, then I don't think anyone can help you.
<i class="icon fa-bars fa-fw" aria-hidden="true"></i>The class used in that code determines what font awesome icon shows. With Quick links, it uses the fa-bars class.
If you do not want an icon, do not use the <i class=""></i> codes in your dropdown link.
And if you can not show what you have tried, then I don't think anyone can help you.
Statistics: Posted by Sniper_E — Mon Mar 10, 2025 8:37 am