Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #866018

    When reaching < 767px. The header stops being transparent. On my other pages this is not happening.

    I found this in the CSS: (not my custom css)

    @media only screen and (max-width: 767px) {
    #main {
        margin-top: 103px!important;
    }
    }

    This is responsible for the black background.

    I don’t understand why this is only happening on this page?

    #866573

    Hey svu,

    I can’t see anything like that on my end on any of your pages, could you post a screenshot of the problem and in what browser you are seeing it please?

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.