Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #356568

    hi,

    i just updated to the latest version of enfold and now my navigation has a strike through on the over state and the current page state.

    please help? not sure how i can get rid of it.

    these are the current CSS menu additions.. thanks!

    :)
    …………………………

    .av-main-nav ul a { padding: 3px 3px; }
    .sub-menu li { border-bottom: 1px solid #e2e2e2; }

    .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a , .header_color .main_menu ul:first-child > li.current-menu-parent > a {
    color: #7abf15;
    }

    .av-main-nav > li > a { line-height: 180px !important; }

    .header-scrolled .av-main-nav > li > a { line-height: 58px !important; }

    #top .main_menu .menu li ul a {
    font-size: 14px;
    background: transparent!important;
    }

    #menu-item-4412 span.avia-arrow {
    display: none;
    }

    #356868

    Hi jazbird!

    Please add following code to Quick CSS

    #top .av_header_transparency .avia-menu-fx { bottom: 0; }

    if you would like to remove menu fx, please use following code

    #top .av_header_transparency .avia-menu-fx { display: none; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.