New Landing How can we help? Atelier Search icon

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #182070
    NiO
    Member
    Post count: 233

    Hi Swiftideas,

    I have enabled header resize and what I notice upon resizing is that the search icon “lags” the hamburger and contact icon in the header. So upon scrolling down the burger and the envelope snap into place first and just a touch later the search icon follows. Looks a bit odd ๐Ÿ™‚

    Thanks,
    Johan

    #182291
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #184488
    NiO
    Member
    Post count: 233

    Hi Rui,

    Is there a way to fix this temporarily. The theme update hasn’t resolved this unfortunately.

    Thanks,
    Johan

    #184679
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Apologize I didn’t assigned the topic to Ed, that’s why he didn’t reply.
    Will let him know directly about this.

    -Rui

    #184787
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this css:

    .full-header-stick .header-left, .full-header-stick .header-right {
    	transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
    	-moz-transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
    	-webkit-transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
    	-o-transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
    }
    .full-header-stick .header-left a, .full-header-stick .header-right a {
    	transition: color 0.2s ease-in-out;
    	-moz-transition: color 0.2s ease-in-out;
    	-webkit-transition: color 0.2s ease-in-out;
    	-o-transition: color 0.2s ease-in-out;
    }

    That should sort it.

    – Ed

    #184857
    NiO
    Member
    Post count: 233

    Thanks Ed. Issue solved ๐Ÿ™‚

    #184867
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Ed

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register