Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • amn151 Friend
    #932543

    pls do healp me how to make fixed top mainnav when scrolling down the page

    pavit Moderator
    #932590

    Hi there

    Please take a look at the documentation HERE

    Best regards

    amn151 Friend
    #932889

    thx but, what i mean is the MainNav,,, i want to make mainnav to be sticky at top when scrolling down the page

    pavit Moderator
    #932912

    Hi

    Take a look at THIS TOPIC
    This works also for Teline V template just edit this file /templates/ja_teline_v/tpls/blocks/head.php
    at your custom.css add also this

    .t3-mainnav {
    z-index:999;
    }

    so it will be

    .sticky-wrapper.is-sticky .t3-mainnav.navbar.navbar-default {
    min-width: 100%;
    }
    .t3-mainnav {
    z-index:999;
    }

    Best regards

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

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

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