Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Saguaros Moderator
    #962234

    @willer

    You can try this way:

    • Go to file: ROOT/templates/ja_teline_v/css/custom.css (create this file if it doesn’t exist)
    • Add this rule:
      @media (max-width: 768px) {
      .t3-topbar {
      position: fixed;
      top: 0;
      }
      }
    willer Friend
    #962313

    Thanks, now is fine !

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

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

The topic ‘Search field disappears with scrolling on mobile’ is closed to new replies.