Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • willer Friend
    #205096

    Hello everyone,

    I followed the documentation to get a topbar sticky, but the menu has become transparent, it does not work, and goes by other elements. How can I fix the problem ?

    Adam M Moderator
    #565064

    Hi @willer,

    Please open file root_folder/templates/uber/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .t3-topbar.affix {
    background: #fff;
    width: 100%;
    z-index: 3;
    }

    willer Friend
    #565093

    the problem persists

    Adam M Moderator
    #565149

    Hi @willer,

    My bad, I updated the CSS code again (there’s no space between class name), please recheck.

    willer Friend
    #565161

    It works ok, thanks for the help

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

This topic contains 5 replies, has 2 voices, and was last updated by  willer 9 years, 1 month ago.

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