Hover over the Contact tope menu item. I used to have my phone number beside Map and Directions item, but removed it because it was being cut off before it wrapped to next line. You can still see that the box itself is cut off.
I have recreated this issue in both Firefox and Chrome.
Any ideas how to fix?
Jon
Hey Jon,
Please try the following in Quick CSS under Enfold->General Styling:
.av-main-nav ul {
left: -75px;
}
Best regards,
Rikard
That fixed it.
Thanks Rikard!
Jon