Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1089066

    Hi guys,

    since a few days I have som issues with the transparent headers (full transparent as well as the glassy version.
    See e.g https://www.der-prinz.de/blog/
    While on pages with the regular header I don´t have issues: https://www.der-prinz.de/angebot/

    Everything is up to date. I also deactivated my caching for a moment but the issue persist.

    Any ideas?

    Cheers
    Michael

    #1089110

    There is some CSS from the file “eMember_style.css” that causes that.
    Maybe that’s a plugin you use? You can try to disable it to check.

    Try this to overpower the CSS from “eMember” for your transparent logo in Custom-CSS or your child-style.css

    .logo img.alternate {
      background-color: transparent !important;
    }
    #1089114

    Awesome. That worked.

    Thanx a ton

    #1089357

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Transarency issues since a few days…dunno why’ is closed to new replies.