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

    Hi
    Add below code in custom.css file to hide the border

    .t3-header {
        border-bottom: none;}
    .navbar-default .navbar-nav > li {
        border-right: none;
    }

    Regards

    librandi Friend
    #1062621

    thank you very much!

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

This topic contains 2 replies, has 2 voices, and was last updated by  librandi 7 years, 2 months ago.

The topic ‘border white’ is closed to new replies.