Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1425664

    Hey everyone,

    I don’t know since when this behaviour exists but when I link to a youtube video no matter what i choose as behaviour for that link youtube opens as overlay instead of a new tab.

    How can I regain the former feature of opening it in a new page?

    Best regards in advance.

    Kevin

    #1425727

    Hey Garrfild,

    Thank you for the inquiry.

    You have to edit the link and add the “noLightbox” class name to it and make sure that the target attribute is set to “_blank”. Example:

    <a href="https://www.youtube.com/watch?v=G0k3kHtyoqc" class="noLightbox" target="_blank" >Link to a video</a>
    

    This should disable lightbox for this particular YouTube link and open the video in a new tab.

    Best regards,
    Ismael

    #1425728

    Hi,

    UPDATE: If you applied the Youtube link in a builder element, try to apply the “noLightbox” class name in the Advanced > Developer Settings > Custom CSS Class field.

    Best regards,
    Ismael

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