Is possible to replace Home with a icon in the main Menu
Thanks
bkrztuk wrote:Please check other topics about icons in menu, you can add some suffix for this menu item which display icon and hide 'Home' text via CSS.
.mySuffix {background: url('path/yourfile.png') }
.mySuffix a {text-indent: -9999em}