Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • eagle75au Friend
    #813858

    Hi,

    I currently have a separator for 1 of my menu items, the problem is that it is not the same size and colour as all the other menu items, can someone please point in the right direction on how to fix this? It is the support and downloads menu

    http://online.reviveit.com.au

    Thanks

    Ninja Lead Moderator
    #814378

    Hi,

    Your question looks like the problem here, you can change the menu to menu headings or you can use my solution below

    • Open templates/ja_university_t3/css/custom.css file and add new rule
    .navbar-default .navbar-nav > li > span.separator {
        color: #ffffff!important;
    }
    .navbar-default .navbar-nav > li > span.separator {
        border-right: 1px solid #1b212a;
        color: #afafaf;
        font-size: 12px;
        font-weight: bold;
        padding: 15px 20px;
        text-transform: uppercase;
    }

    Hope it helps

    Regards

    eagle75au Friend
    #814813

    Awesome thankyou!

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

This topic contains 2 replies, has 2 voices, and was last updated by  eagle75au 8 years, 5 months ago.

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