Comments Rboullay started the conversationAugust 31, 2022 at 8:05amHello, i send you a video in order to let you see a little problem.The menu is craching the page when we goes down on mobileCan you solve this little problem?Thanks 2,610PenciDesign repliedAugust 31, 2022 at 8:17amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .penci_navbar_mobile.mobile-sticky .penci_container { display: block !important; opacity: 1!important;}Regards,PenciDesign.Rboullay repliedAugust 31, 2022 at 8:38amHello,doesn't work sorry? 2,610PenciDesign repliedAugust 31, 2022 at 2:44pmHi,Have you added the custom CSS code I sent? I've checked but have not found the code on the browser.Regards,PenciDesign.Rboullay repliedAugust 31, 2022 at 2:54pmok i ve put the code again in order to let you see that it doesn't change the problem sorry 2,610PenciDesign repliedSeptember 1, 2022 at 2:16amHi,Please modify the CSS code like this: .penci_navbar_mobile .penci_container { display: block !important; opacity: 1!important;}.penci_navbar_mobile { transition: visibility 0.1s ease, opacity 0.1s ease, transform 0.3s ease;}Regards,PenciDesign.Rboullay repliedSeptember 1, 2022 at 7:08amSorry can't see any change? 2,610PenciDesign repliedSeptember 1, 2022 at 7:14pmHi,This is an animation issue on mobile devices, please wait for me to find the best solution for this case then reply to this ticket soon.Regards,PenciDesign.Rboullay repliedSeptember 2, 2022 at 1:52pmhello, do you have an idea of the delay because it is the last thing i am waiting in order to put new website online :) 2,610PenciDesign repliedSeptember 2, 2022 at 3:44pmHi, I'll try to improve this feature in the next week. Please keep waiting. Regards,PenciDesign. Rboullay repliedSeptember 6, 2022 at 12:12pmHellohave you some news for me please? 2,610PenciDesign repliedSeptember 6, 2022 at 2:08pmHi,I'm currently working on this issue, please keep wating.Thank you for your patience.Regards,PenciDesign.Rboullay repliedSeptember 7, 2022 at 1:00pmhello,sorry but i still waiting please 2,610PenciDesign repliedSeptember 8, 2022 at 2:08amHi,I'll try to update this feature for your site today.Regards,PenciDesign.Rboullay repliedSeptember 8, 2022 at 3:58pmhelloStill waiting a solution ?? 2,610PenciDesign repliedSeptember 8, 2022 at 4:13pmHi,Please send me your WordPress admin account in a PRIVATE reply. I'll log in and update it.Regards,PenciDesign. 2,610PenciDesign repliedSeptember 8, 2022 at 4:17pmHi,You can update by yourself by adding this CSS code to your site: @keyframes penciheadersitcky { from { opacity: 0; transform: translate3d(0, -50px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); }} .penci_navbar_mobile.mobile-sticky { animation-name: penciheadersitcky; animation-duration: 0.5s;} Regards,PenciDesign. Rboullay replied privatelyRboullay repliedSeptember 8, 2022 at 4:26pmsorry but i can't see really a difference?? 2,610PenciDesign repliedSeptember 8, 2022 at 4:42pmHi,Please clear all the browser cache then check again, here is video recorder from my phone:Regards,PenciDesign.Rboullay repliedSeptember 8, 2022 at 4:58pmi will make you a video tomorrow but now there is a sort of jump down when we scroll down and menu change to sticky menuRboullay repliedSeptember 8, 2022 at 5:01pmCan load mov file Rboullay repliedSeptember 8, 2022 at 5:03pmlook 2,610PenciDesign repliedSeptember 8, 2022 at 5:09pmHi,Here is a video from my Chrome developer tool:Regards,PenciDesign.Rboullay repliedSeptember 8, 2022 at 5:15pmYes i see the same jumpRboullay repliedSeptember 8, 2022 at 5:24pmyou will see it easily in a post and if you scroll down slowlyIt seems to jump down approximativaly 100 px downRboullay repliedSeptember 8, 2022 at 5:36pmlook 2,610PenciDesign repliedSeptember 9, 2022 at 2:05amHi,I've checked your site many times but still have not found the animation issue when the header transforms from normal to the sticky:Regards,PenciDesign.Rboullay repliedSeptember 9, 2022 at 5:02ami remember having same problem with this websitehttps://www.espaces-couleurs.frat that time the team dev of the template wrote this to solve the issu@media only screen and (max-width: 768px) { .eltdf-animate-mobile-header.mobile-header-appear { margin-bottom: 0 !important; }} .eltdf-mobile-header .eltdf-mobile-nav { height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; max-height: 80vh; overflow: auto;}maybe it can help you?Rboullay repliedSeptember 9, 2022 at 5:05amyou must look with iphone not a browser web simulator Works fine now with webrowser but not in iphone 2,610PenciDesign repliedSeptember 9, 2022 at 5:31amHi,1. The code in the previous reply doesn't relevant to this problem,2. Here is a screen recorder from my phone (Safari IOS):https://streamable.com/usq23oRegards,PenciDesign.Rboullay repliedSeptember 9, 2022 at 5:57ami see it works fine on your sidei will wait my client answerthanksRboullay repliedSeptember 9, 2022 at 8:25amok he is happy so am ithanks Sign in to reply ...
Hello, i send you a video in order to let you see a little problem.
The menu is craching the page when we goes down on mobile
Can you solve this little problem?
Thanks
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hello,
doesn't work sorry?
Hi,
Have you added the custom CSS code I sent? I've checked but have not found the code on the browser.
Regards,
PenciDesign.
ok i ve put the code again in order to let you see that it doesn't change the problem sorry
Hi,
Please modify the CSS code like this:
Regards,
PenciDesign.
Sorry can't see any change?
Hi,
This is an animation issue on mobile devices, please wait for me to find the best solution for this case then reply to this ticket soon.
Regards,
PenciDesign.
hello, do you have an idea of the delay because it is the last thing i am waiting in order to put new website online :)
Hi,
I'll try to improve this feature in the next week.
Please keep waiting.
Regards,
PenciDesign.
Hello
have you some news for me please?
Hi,
I'm currently working on this issue, please keep wating.
Thank you for your patience.
Regards,
PenciDesign.
hello,
sorry but i still waiting please
Hi,
I'll try to update this feature for your site today.
Regards,
PenciDesign.
hello
Still waiting a solution ??
Hi,
Please send me your WordPress admin account in a PRIVATE reply. I'll log in and update it.
Regards,
PenciDesign.
Hi,
You can update by yourself by adding this CSS code to your site:
Regards,
PenciDesign.
sorry but i can't see really a difference??
Hi,
Please clear all the browser cache then check again, here is video recorder from my phone:
Regards,
PenciDesign.
i will make you a video tomorrow but now there is a sort of jump down when we scroll down and menu change to sticky menu
Can load mov file
look
Hi,
Here is a video from my Chrome developer tool:
Regards,
PenciDesign.
Yes i see the same jump
you will see it easily in a post and if you scroll down slowly
It seems to jump down approximativaly 100 px down
look
Hi,
I've checked your site many times but still have not found the animation issue when the header transforms from normal to the sticky:
Regards,
PenciDesign.
i remember having same problem with this website
https://www.espaces-couleurs.fr
at that time the team dev of the template wrote this to solve the issu
@media only screen and (max-width: 768px) {
.eltdf-animate-mobile-header.mobile-header-appear {
margin-bottom: 0 !important;
}
}
.eltdf-mobile-header .eltdf-mobile-nav {
maybe it can help you?height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
max-height: 80vh;
overflow: auto;
}
you must look with iphone not a browser web simulator
Works fine now with webrowser but not in iphone
Hi,
1. The code in the previous reply doesn't relevant to this problem,
2. Here is a screen recorder from my phone (Safari IOS):
https://streamable.com/usq23o
Regards,
PenciDesign.
i see it works fine on your side
i will wait my client answer
thanks
ok he is happy so am i
thanks