Tagged: , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #353502

    Hi,

    Great theme. But weird bug/quirk I can’t seem to figure out. I have my menu, but whenever I rollover one menu-item the one next to it becomes bold/bolder. Then it goes away when I roll off. This seems more prevalent in Safari browsers than others.

    Any thoughts? Thanks!

    Josh

    • This topic was modified 10 years ago by jrw023.
    #353639

    Hey jrw023!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main_alternate, #header {
    -webkit-transform: translateZ(0);
    }

    Cheers!
    Yigit

    #353986

    Thanks! Works perfect. How do we also remove the little white bar that shows beneath the text on rollover?

    AWESOME WORK!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu items turn bold when hovering on item next’ is closed to new replies.