• Hi

    Why in the header section the navigation button stacked by the search button in the mobile version and also whether the header section penetrates to the slider header ?

    Here some picture –> https://ibb.co/cXv67wM

    Thank You

Viewing 1 replies (of 1 total)
  • Theme Author YITHEMES

    (@yithemes)

    Hi there,
    to solve your issue please add the follwing few lines of additional css to your website.

    @media ( max-width: 600px) {
        .site-header:not(.sticky) {
            position: relative;
        }
    }

    We will work to fix definitevely this issue on upcoming versions of Proteo, meanwhile please use the solution above

    • This reply was modified 4 years, 5 months ago by YITHEMES.
Viewing 1 replies (of 1 total)
  • The topic ‘Header Issue’ is closed to new replies.