Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29488

    Hi,

    Thanks for the great theme guys!

    I am having one small issue with the Light box.

    I have a hyperlink using the below code with the required handles at the start and end.

    title=”Watch The Movie” href=”https://vimeo.com/xxxxxxxx” target=”_blank”>Watch The Movie

    The hyperlink is currently opening in the Light Box.

    I want the hyperlink to open in a new browser window instead of the Light Box.

    Any help would be appreciated.

    Thanks.

    #140802

    Hi,

    Just add the class=”noLightbox” on the anchor tag.

    <a class="noLightbox" href="URL HERE"></a>

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Disable Light Box on Vimeo hyperlink’ is closed to new replies.