Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • G T Friend
    #188567

    How do i remove drop down arrow from mega menu. Please see the attached file


    1. arrow
    pavit Moderator
    #497354

    Hi

    In this file /plugins/system/jat3/jat3/base-themes/default/css/menu/mega.css around line 65

    .ja-megamenu ul.level0 li.haschild a.mega span.menu-title, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    background: url("../../images/arrow3.png") no-repeat scroll left center transparent;
    padding-left: 12px;
    }

    Change to

    .ja-megamenu ul.level0 li.haschild a.mega span.menu-title, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    background: none;
    padding-left: 12px;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 11 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum