Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • yannhellier Friend
    #158890

    Hello,

    I am building a site using the ja_galena template and want to use the splitmenu, I would like to remove the description under the menu title as it does not look too good to have the title repeated.

    Can you help me pleas

    Thank you

    Yann Hellier

    Arvind Chauhan Moderator
    #372256

    Hi Yann,

    Try this :

    open the menu item in question and update the settings as shown in the screenshot below :

    yannhellier Friend
    #372274

    Hi,

    thank you for your quick reply, the problem is that I have done that but the “submenu” stays there, you can have look there:
    http://www.guiltylillie.com

    Thank you

    Yann

    Ninja Lead Moderator
    #372615

    hi,

    to solve this, open css/template.css, change this:

    #ja-mainnav span.menu-desc {
    clear: both;
    display: block;
    font-family: Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
    padding: 0 10px;
    }

    to:


    #ja-mainnav span.menu-desc {
    clear: both;
    display: none;
    font-family: Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
    padding: 0 10px;
    }

    hope that helps

    yannhellier Friend
    #372703

    It worked perfectly

    thank you very much

    Yann

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

This topic contains 5 replies, has 3 voices, and was last updated by  yannhellier 13 years, 4 months ago.

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