test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • travelhotspot Friend
    #199815

    Hi

    I have added a menu item with sub items but the menu format is not correct, all other items in the menu appear correct but something strange is with the formatting of the new items, if anyone is free to have a look would be appreciated.

    http://new.thealexander.com.au/

    you will see the test item to the far right of the menu and the odd formatting

    Thanks in advance

    Matt

    Ninja Lead Moderator
    #542975

    Hi Matt,

    I guess “Test” menu item is using Menu Item Type: “Text Separator” please change it to External URL. Let me know if it helps

    Regards

    travelhotspot Friend
    #543497

    Yes that worked thanks?

    Is that the formal workaround for solving?

    Ninja Lead Moderator
    #543558

    Because the css in Menu Item Type: “Text Separator” is different from Menu Item Type and you can use my solution to make “Text Separator” work :

    Create templates/ja_muzic/css/custom.css file and add new rule


    .t3-mainnav .navbar .nav li .separator {
    border-top: 0;
    padding: 20px;
    text-shadow: none;
    color: #fff ;
    text-transform: uppercase;
    }

    .t3-mainnav .navbar .nav li .separator:hover {
    color: #e73628 ;
    background: none;
    }

    .navbar .nav > li.divider {
    padding-top: 20px;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 5 months ago.

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