Hello All,
I love this and used it for the first time, amazing....
http://answers.themler.io/articles/96208/change-header-height-on-scroll#example-1
Thanks for this link to showcase to Mr. Dave & Themler Technical Team (Hella) etc...
Is there any way to make it fully automatic instead of adding the script as below
.affix [class*="bd-logo"]
{
height: 100px;
-webkit-transition: height 300ms linear;
transition: height 300ms linear;
}
.affix-top [class*="bd-logo"]
{
-webkit-transition: height 300ms linear;
transition: height 300ms linear;
}
1) Is the implemented in the new release of Themler tool?
If yes, kindly share the step by step process to achieve the same.
2) And, can we achieve the same animation in Mobile version too?
Regards
Suffian Ahmed
Hello All,
I love this and used it for the first time, amazing....
http://answers.themler.io/articles/96208/change-header-height-on-scroll#example-1
Thanks for this link to showcase to Mr. Dave & Themler Technical Team (Hella) etc...
Is there any way to make it fully automatic instead of adding the script as below
.affix [class*="bd-logo"]
{
height: 100px;
-webkit-transition: height 300ms linear;
transition: height 300ms linear;
}
.affix-top [class*="bd-logo"]
{
-webkit-transition: height 300ms linear;
transition: height 300ms linear;
}
1) Is the implemented in the new release of Themler tool?
If yes, kindly share the step by step process to achieve the same.
2) And, can we achieve the same animation in Mobile version too?
Regards
Suffian Ahmed
Last edited 01 July 2018 by Web IT Solutions LLP