Hello,
I followed steps on article on this forum to change the "home" button menu text to an icon.
It worked, but the site of the menu button is not the same as other menu button of the menu bar.
Mega menu configuration :
look image, the text as change and the size also...?
Menu CSS link :
icon-home text-hide
Then i took a code that i found here on the forum:
.text-hide {font-size: 0 !important;} .text-hide::before {font-size: 23px !important;}
an put it into the custom.css file.
I also try the add, this margin problem in the menu tool bar with this :
.text-hide {padding: 0px 0;}
but it does not seems to works... was just a try : ), because i don't understand the code...
How can i fix that ?
Thanks