Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • genius-m Friend
    #1008199

    Hello,

    I am using JA Rent template and trying to accomplish that top bar, header with logo and navigation menu be "sticky". Problem appears on mobile phone where menu breaks off top when you scroll up or down.

    .t3-topbar {
        color: #f3f3f3;
        font-weight: 300;
        background: #000;
        background-image: url(/images/dot-pattern.png);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 40px;
        z-index: 999;
    }
    .t3-header{
        padding-top: 20px;
        padding-bottom: 20px;
        border-top: 5px solid #000;
        border-bottom: 5px solid #000;
        background: rgba(17,17,25,0.9);
        position: fixed;
        top: 40px;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100px;
        z-index: 999;
    }

    Have any suggestion what should I do to resolve this annoying problem? Thanks.


    1. scr1
    2. scr2
    3. scr3
    4. scr4
    Pankaj Sharma Moderator
    #1008343

    Hi
    Kindly apply the suggestion given Here for Sticky menu.
    I checked your site but its using a 3rd party template not Joomlart template.
    Please check.

    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 7 years, 3 months ago.

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