Nirjonadda

Customer
How to add Nav icon not showing in mobile for off-canvas menu?

ScreenshotCapture_2020_04_14_19_54_59_711.jpg
 
For custom links you need to add custom CSS:

Code:
.offCanvasMenu-linkHolder [data-nav-id="imagehost"]:before { content: "\f0e7"; }
.offCanvasMenu-linkHolder [data-nav-id="addonFlarePubAwards"]:before { content: "\f0e7"; }
.offCanvasMenu-linkHolder [data-nav-id="dbtechShop"]:before { content: "\f0e7"; }

You can pick your icons here: https://fontawesome.com/cheatsheet/pro#light
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back