New Landing How can we help? Atelier sticky header background image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #186420
    leggero
    Member
    Post count: 107

    Hi

    I’d like to have a sticky header with a background image instead of just a color. Is that even possible?

    Thanks!

    Caspar

    Attachments:
    You must be logged in to view attached files.
    #186533
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Yes, it’s possible but you will lose part of the transition effect.

    Add the code below to you custom css and change the image url

    .header-wrap #header, .header-standard-overlay #header, .vertical-header .header-wrap #header-section, #header-section .is-sticky #header.sticky-header {
      background-image: url(http://leggero6.myhostpoint.ch/wordpress/wp-content/uploads/2014/01/waedenswil_titel.jpg);
    }

    Give it a try

    -Rui

    #186585
    leggero
    Member
    Post count: 107

    Great, thanks!

    #186725
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.