-
AuthorPosts
-
February 13, 2020 at 1:11 pm #1184125
Hi,
Header invisible and appear once the user scroll down on desktop device is OK. I wish to make the same on the mobile. (IOS e android)February 17, 2020 at 4:22 am #1185064Hey Stilecatalini,
Can you try to add this CSS code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width:767px) { .responsive #top #wrap_all #header { opacity: 1; position: fixed !important; top: 0 !important; } .responsive #top #wrap_all #header.header_color.av_header_transparency { opacity: 0; } }
Let us know if this helps.
Best regards,
NikkoFebruary 17, 2020 at 7:56 pm #1185385DON’T WORK!
February 17, 2020 at 8:08 pm #1185388Ok. it’s work! thanks! Another question: ho can i hide ON MOBILE VERSION the Youtube commands and logo etc.. on the layerslider with background video?
February 17, 2020 at 8:21 pm #1185393THERE IS A PROBLEM! ON MOBILE VERSION!!!!!!!!
About the menu; I have a problem when you scroll down, after opening it. CHECK!!!!!!!!!!! IMPORTANT!!!!!!!!!!!!!!!!February 18, 2020 at 5:30 pm #1185750Hi Stilecatalini,
I can’t find the youtube command, logo and video in the layerslider.
Can you give us a screenshot of the issue?Best regards,
NikkoFebruary 18, 2020 at 6:47 pm #1185771Try by mobile. I have iPhone.
Try also to use the menu (by iPhone) and, after opened, scroll down)February 19, 2020 at 8:36 am #1185935Hi Stilecatalini,
I have checked it on my mobile phone and I don’t see any issues with it on my end.
Best regards,
NikkoFebruary 19, 2020 at 12:17 pm #1185992On iPhone only: open the menu and scroll down. The menu will disappear!
ONLY ON IPHONEFebruary 19, 2020 at 12:22 pm #1185993Another question: I wish to hide everything when the video on layerslider start. YouTube logo, title and more..
ONLY ON MOBILE (iPhone and other mobile)Try on the page that I link in private content.
February 22, 2020 at 9:19 am #1186922Hi Stilecatalini,
You can refer to https://developers.google.com/youtube/player_parameters for this issue.
You can use modestbranding according to google, however showinfo is already deprecated.
See https://developers.google.com/youtube/player_parameters#Revision_HistoryBest regards,
NikkoFebruary 24, 2020 at 6:45 pm #1187469ON THE IPHONE DON’T WORK! YOU CAN SEE LOGO AND OTHER INFO LIKE TITLE ETC…..
February 24, 2020 at 6:47 pm #1187470REPEAT AGAIN: ON THE IPHONE THERE IS ANOTHER PROBLEM. TRY TO OPEN THE MENU AND SCROLL DOWN: IT DISAPPEAR!
TRY PLEASE!February 25, 2020 at 4:44 am #1187544Hi Stilecatalini,
I will ask my colleagues to check for it.
Best regards,
NikkoFebruary 26, 2020 at 12:31 pm #1188033Hey,
I just checked your website on my iphone on IOS 13.3.1 but i cannot reproduce the issue.
In your homepage, you chose to display header when scrolled down. I scroll down a bit, header appears, I click on menu icon, I am able to scroll up and down in your burger menu. However when I scroll to top (from the area next to burger menu), header and menu disappears as expected.
If that is what you meant, you can disable it on mobile by adding following code to Quick CSS in Enfold theme options > General Styling
@media only screen and (max-width: 676px) { #top .av_header_scrolldown.av_header_transparency { opacity: 1; margin-top: 0 !important; }}
If that is not what you meant, could you please share a screencast so we can make sure that we are on the same page? :)
Cheers!
YigitFebruary 26, 2020 at 8:00 pm #1188222No. You don’t understand.
Appear and disappear by scroll is ok!
You should try (by iPhone only);
1. Open the menu
2. Scroll downIt will disappear! It should stay opened until you click a section!!
Thanks
February 26, 2020 at 8:33 pm #1188241Hi,
I made a screencast using my iPhone IOS version 13.3.1 and attached it in private content field below.
Could you please flush your mobile browsers cache and check if that helps? – https://support.apple.com/en-us/HT201265Best regards,
YigitFebruary 26, 2020 at 8:44 pm #1188252I have IOS 12.4.5. The menu disappear! 🤔
February 26, 2020 at 8:48 pm #1188255Hi,
I see however I believe this is not Enfold related issue. Could you please try de-activating all active plugins and check if that helps?
Best regards,
YigitFebruary 26, 2020 at 9:18 pm #1188267I will let everything like now! Maybe is a problem of my iPhone 5S.
Hope every visitors have other smartphones than mine! 😃February 26, 2020 at 9:42 pm #1188270Hi,
Alright! We will close the thread then :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit -
AuthorPosts
- The topic ‘MOBILE header invisible and appear once the user scroll down mobile’ is closed to new replies.