• Closed
  • Alissia Diaz
    Spectator
    03.11.2014 at 18:09 #13426

    Hi,

     

    I would like to disable the main menu animation (the move from bottom to top) and keep the only the “bold” effect…

    Is that possible?

     

    Thanks a lot,

     

    Alissia

    Alok Maheshwari
    Spectator
    Posts: 303
    04.11.2014 at 20:54 #13430

    In the header.php on line 226 change

    echo '<nav id="nav" class="nav-holder link-effect">';

    to

    echo '<nav id="nav" class="nav-holder">';

     

    Add following to custom css.

    ul.nav-menu li a:hover {font-weight:bold;}

     

     

     

    Alissia Diaz
    Spectator
    Posts: 18
    06.11.2014 at 16:27 #13455

    It worked, thank you!

    Alissia Diaz
    Spectator
    Posts: 18
    13.11.2014 at 15:36 #13502

    Hey Alok!

     

    Perfectly worked but now I’m having trouble with the white arrows: they don’t stay at the same place, they move when changing page or navigate throuhg the site…

     

    Is there something we can do about this?

    Thanks a lot,

    Alissia

    Alissia Diaz
    Spectator
    Posts: 18
    19.11.2014 at 15:05 #13539

    Any idea?

    Alok Maheshwari
    Spectator
    Posts: 303
    20.11.2014 at 21:46 #13564

    Will have a look at it.

    Design AtlanticMobileApps
    Spectator
    Posts: 2
    20.11.2014 at 22:11 #13565

    Hi,

    I’m having this same issue today. I remember checking a box at some point to remove this effect, is that box not available anymore?

    Christi Carlson
    Spectator
    Posts: 16
    29.11.2014 at 20:40 #13633

    I would also like to know how to remove this effect.

    Roman
    Spectator
    Posts: 3147
    29.11.2014 at 20:46 #13635

    It’s now a built-in option in the Header section of theme options