I am trying to remove the word “Home” from the menu area of my website, (https://bladeelectionresults.com), but I can’t figure out how to remove it. I have removed all the menus, but home is still atop the header.
Can you assist in telling me how to remove it, please?
Thanks,
kfranck
Hey Kurt,
Add this to quick css:
.menu-item.current-menu-item{
display:none!important;
}
Best regards,
Jordan Shannon
Jordan:
This is terrific! Thank you.
Kurt
Hi,
No problem if you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon