Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author satoristudio

    (@satoristudio)

    Hello Thilo, thanks for choosing Bento! I’ll go over the questions in the same order:

    1. The fixed header does not apply to mobile modes in the theme by design – otherwise it would be too messy in conjunction with the mobile menu, which introduces another scroll-independent fixed element.

    2. If you mean the fact that the header background becomes white on scroll, this is again, intended behaviour – otherwise the contents of the header become too hard to read against the background of the other elements of the website. If you really need to preserve transparency on scroll, try adding this CSS snippet to the website: .site-header.fixed-header { background: transparent !important; }

    3. If by background photo you mean the header background with the black bike (i.e. the one which is underneath the logo initially), then again, this one is not supposed to stay fixed on scroll, neither on the full nor on the mobile version – only the logo-menu area stays fixed on scroll if the corresponding setting has been activated.

    Thread Starter palatis

    (@palatis)

    Hi and thank you.
    I understand the “problems” .

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

The topic ‘Some responsive problems’ is closed to new replies.