Menu active item bar bounce

Hi Guys,

Is there a quick way to disable all effects on the little bar under the active menu item? See: http://jouwcoach.nu/anderen-over/

Also, on the frontpage the offer slider navigation is not showing properly, i cant recall making any changes to it: http://jouwcoach.nu/

thanks in advance!



Comments

  • Hi,

    Yes, you can disable this bar under menu items with extra css:
    #Top_bar .menu > li a::after { display: none !important; }
    In reference to offer slider, what exactly is not showing properly? We we do not see anything wrong there.
Sign In or Register to comment.