Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #297276

    Hi,
    Using the following post i have just added an image to the header:
    https://kriesi.at/support/topic/adding-text-or-image-content-to-theheader-right-area/

    The problem is that when the “Shrinking Header” option is selected the custom content will not shrink. Is there a way to hide that custom content when the user scrolls down ? Or change the custom content image by another one ?

    I can send you a link to the site in a private message if you need

    Thanks in advance
    Guillaume

    #297299

    Me again …
    Just found a css trick to hide the custom content:
    .header-scrolled .custom_stuff {display: none; }

    #297497

    Hi!

    Glad you found a fix. :)

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide custom content when "Shrinking Header" option is selected’ is closed to new replies.