• Hi, i try to change the css to make it fixed to the top, but it dissapears . Could you help me ? The CSS code was the next:

    .cb-top-bar-flex-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    position: fixed;
    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to do fixed topbar?’ is closed to new replies.