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

    Hi
    Add below code in custom.css
    for Font color , size and bg color

    .navbar-default .navbar-nav > li > a {
        background: linear-gradient(#333333,#262626);
        color: #ffffff;
        font-size: 13px;
    }
    
    .navbar-default .t3-navbar {
        background-color: #333333!important;
    }
    
    saguilar Friend
    #919052

    Thanks 🙂

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

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

The topic ‘Font, Color Font and Background of the Menu’ is closed to new replies.