Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #280878

    hi there, check out this odd header behavior after my update to 2.8.1.

    Normally, the header looks like this – though i’m not sure why there is an additional gray bar at the top (this may be new, with the update):

    And when you scroll the page (header is fixed), it turns TRANSPARENT and shows what is scrolling up – see here:

    obviously this is no good. also – where did that first gray bar / section of the header come from?

    #280982

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #280985
    This reply has been marked as private.
    #280992

    The link you posted is returning this.

    Cheers!
    Josue

    #281004
    This reply has been marked as private.
    #281012

    Hi!

    It’s caused by an tracking img tag you have put there, try adding this to the Quick CSS:

    body > img {
        display: none;
    }

    Cheers!
    Josue

    #281016
    This reply has been marked as private.
    #281017

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Strange header behavior after Enfold update to 2.8.1’ is closed to new replies.