test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jiniya Friend
    #188444

    Hi,

    I want to REMOVE the megamenu completely. How do I do this?
    Thanks.

    phong nam Friend
    #496807

    Hi,

    <blockquote>I want to REMOVE the megamenu completely. How do I do this?</blockquote>
    Pls backup your files, and open /templates/ja_purity_ii/css/menu/mega.css file. Then find & replace lines:

    .ja-megamenu { margin: 0; padding: 0; }

    with

    .ja-megamenu { margin: 0; padding: 0;display: none !important; }

    Clear JAT3 cache after saving changes.

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 6 months ago.

The forum ‘Other Templates’ is closed to new topics and replies.