Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1067130

    Hi
    Kindly share the URL of the site here, I will help you to add the style for this menu.

    Regards

    juant600t Friend
    #1067224
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1067266

    Hi
    Add below code in custom.css file

    .nav > li > .separator {
        border-right: 1px solid #1b212a;
        color: #afafaf;
        font-size: 12px;
        font-weight: bold;
        padding: 15px 20px;
        text-transform: uppercase;
    }
    .navbar-default .navbar-nav > .open > .separator, .navbar-default .navbar-nav > .open > .separator:hover, .navbar-default .navbar-nav > .open > a:focus
    {    background-color: #1b212a;
        color: #ffffff;
        border-color: #1b212a;
        }
    

    Regards

    juant600t Friend
    #1067597

    Wonderful !

    Thank you !

    Pankaj Sharma Moderator
    #1067619

    You are welcome!

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 11 months ago.

The topic ‘Style css doesnt display when we use separator link on the top menu’ is closed to new replies.