Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sujithpeiris Friend
    #705306

    Most of the advice for having a menu item with no link/target says to make the menu item a Text Seperator. This worked fine for University T3v2 but when we upgraded to University T3 1.1.3 the menu item looks different. See below how the ‘Activities’ item is black and title case.

    I cant use the method of assigning it to ‘external url’ and then insert a # since that doesn’t give the proper result on mobile.

    I’m just using the standard menu module.

    Thanks.

    Pankaj Sharma Moderator
    #705485

    Hello
    Use the solution given below
    Go to : /templates/your JA Template/css/custom.css
    if file is not there create it . And add this code


    .t3-megamenu .nav > li > .separator
    {border-right: 1px solid #1f537e; color: #eaf1f7; font-size: 13px; font-weight: bold; padding: 15px 20px; text-transform: uppercase; }

    Hope it helps .

    Pankaj Sharma Moderator
    #751918

    Hello
    Use the solution given below
    Go to : /templates/your JA Template/css/custom.css
    if file is not there create it . And add this code


    .t3-megamenu .nav > li > .separator
    {border-right: 1px solid #1f537e; color: #eaf1f7; font-size: 13px; font-weight: bold; padding: 15px 20px; text-transform: uppercase; }

    Hope it helps .

    sujithpeiris Friend
    #705490

    That did the trick. Thanks!

    sujithpeiris Friend
    #751923

    That did the trick. Thanks!

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

This topic contains 5 replies, has 2 voices, and was last updated by  sujithpeiris 9 years ago.

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