Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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?

    http://www.prepatl.com

    Thanks.

    #1027503

    Hey 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,
    Victoria

    #1027635

    OKay – 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?

    #1027645

    Hi,

    I’m able to see the hamburger menu on my end. Was this able to be resolved?

    Best regards,
    Jordan Shannon

    #1027647

    Doh! 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.

    #1027694

    Hi,

    Which one should be removed?

    Best regards,
    Jordan Shannon

    #1027700

    I like it on the side so need to remove the center one.

    Out of curiosity — why is it showing twice?

    #1028073

    Hi 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

    #1028074

    Hi 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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.