Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • theroamer Friend
    #1062188

    How can i change the nav background color and dropdown color?

    Pankaj Sharma Moderator
    #1062214

    Hi
    Add this code in custom.css file

    .t3-header .container > .row {
        background-color: #222222!important;}
    .t3-megamenu .mega-dropdown-menu {
        background: #ffffff;
        font-size: 13px;
        border-width: 2px;
        border-color: #999999;
        border-top-width: 0;
        margin-top: 1px !important;
        padding: 0 15px;
        font-family: 'Roboto',sans-serif;
    }

    Change the style as per needs.

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 7 months ago.

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