Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • o_vibora Friend
    #208931

    As described, when rolling the page down, on any browser, the content will overlap the fixed menu, this is only happening to the newest upgrade, older Uber releases did NOT have this problem.

    Please advice.

    Thank you.

    Theo

    Pankaj Sharma Moderator
    #577937

    Hello
    To fix the problem add the below code in custom.css file


    .t3-header {
    z-index: 100!important; }

    Save file , clear cache and check .

    o_vibora Friend
    #578021

    No luck :((

    After <head>:

    t3-header {
    z-index: 100!important;
    }

    Still, same issue.

    o_vibora Friend
    #644312

    No luck :((

    After <head>:

    t3-header {
    z-index: 100!important;
    }

    Still, same issue.

    o_vibora Friend
    #742945

    No luck :((

    After <head>:

    t3-header {
    z-index: 100!important;
    }

    Still, same issue.

    Pankaj Sharma Moderator
    #578023

    HI
    You need to add the css code in custom.css file not in the head section .
    Go to /template/your JA Template/css/custom.css
    and the this code

    .t3-header {
    z-index: 100!important; }

    If there is no custom.css then create it in css folder and add code .

    Pankaj Sharma Moderator
    #644314

    HI
    You need to add the css code in custom.css file not in the head section .
    Go to /template/your JA Template/css/custom.css
    and the this code

    .t3-header {
    z-index: 100!important; }

    If there is no custom.css then create it in css folder and add code .

    Pankaj Sharma Moderator
    #742947

    HI
    You need to add the css code in custom.css file not in the head section .
    Go to /template/your JA Template/css/custom.css
    and the this code

    .t3-header {
    z-index: 100!important; }

    If there is no custom.css then create it in css folder and add code .

    o_vibora Friend
    #578027

    That did fix the issue.

    Thank you!

    o_vibora Friend
    #644318

    That did fix the issue.

    Thank you!

    o_vibora Friend
    #742951

    That did fix the issue.

    Thank you!

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

This topic contains 11 replies, has 2 voices, and was last updated by  o_vibora 9 years, 3 months ago.

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