Using Smart Menu and I assigned custom code so the title has unique color.
"
︎ SUMMER SHOP
It does the job but except when I hoover over the menu item on homepage it shows the code?
I tried hide text in base.css no response. I also tried hidden-text in the span class too no response.
.hidden-text { display: none !important; }
Anything else I can try?
www.extremekool.com
Password01
The hover over text is coming from the title tag inside the href for each list element. These can be deleted as it appears the span code is also present outside of the link.
Hope this helps
Simon
Thanks for reply, what would I need to change exactly? Not really familiar with html much, using ChatGPT for most of the coding.
Thanks for reply! Worked 100%!
Glad to help you. Have a good day @BrianAugustin .