-
AuthorPosts
-
October 27, 2018 at 10:08 pm #1027208
Hi
I have a video on my home page and in Safari it shows suggested videos at the bottom. Can you tell me how to remove?Thanks.
October 29, 2018 at 1:07 pm #1027503Hey ginnywills,
Here are some threads to consider:
https://kriesi.at/support/topic/remove-related-videos-when-displaying-youtube-videos-in-lightbox/
https://kriesi.at/support/topic/remove-recommended-videos-after-youtube-video/If you need further assistance please let us know.
Best regards,
VictoriaOctober 29, 2018 at 5:19 pm #1027635OKay – I think I fixed that problem.
Another question — I can’t seem to get the hamburger menu to show on the Ipad. I have clicked the option in the settings, but its still showing the normal text menu. It works when you hold the tablet portrait, but not landscape.
Help?
October 29, 2018 at 5:31 pm #1027645Hi,
I’m able to see the hamburger menu on my end. Was this able to be resolved?
Best regards,
Jordan ShannonOctober 29, 2018 at 5:35 pm #1027647Doh! Must have been a caching issue before because its there now.
Weirdly, when the tablet is turned landscape I am getting TWO hamburger menus. Do you see that? One on the right and one centered under the logo.October 29, 2018 at 6:27 pm #1027694Hi,
Which one should be removed?
Best regards,
Jordan ShannonOctober 29, 2018 at 6:38 pm #1027700I like it on the side so need to remove the center one.
Out of curiosity — why is it showing twice?
October 30, 2018 at 3:35 pm #1028073Hi ginnywills,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:1025px) and (min-width: 990px) { #header_main_alternate { display: none; } }
If you need further assistance please let us know.
Best regards,
VictoriaOctober 30, 2018 at 3:35 pm #1028074Hi ginnywills,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:1025px) and (min-width: 990px) { #header_main_alternate { display: none; } }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.