Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • librandi Friend
    #983446

    hello,
    is it possible to block navbar without change when scroll?
    thanks

    Pankaj Sharma Moderator
    #983586

    Hi
    Can u share the URL of site that is based in JA Fixel template ? The submitted url site is not using JA Fixel .

    librandi Friend
    #983624
    Pankaj Sharma Moderator
    #983897

    Hi
    I saw you already changed he color to black except some parts .
    Add below code in custom.css file to make it balck

    @media (min-width: 980px) {
    .t3-mainnav.light-mainnav {
        background: #000!important; }
    .t3-mainnav.light-mainnav .navbar .nav > .active > a, .t3-mainnav.light-mainnav .navbar .nav > .active > a:hover, .t3-mainnav.light-mainnav .navbar .nav > .active > a:focus {
        background: #000!important;
    }}
    librandi Friend
    #984005

    you had a black color, but I prefer to block the navbar, is it possible?

    Pankaj Sharma Moderator
    #984327

    Hi
    Kindly apply the suggestion given Here by Ninja to fix the main nav block in black .

    Hope it helps .

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

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

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