Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #270605

    Hi,

    i have a strange thing going on in a tab element. I put a video in there and if i view the page, i get a scrollbar at this tab element which disappears from alone after a few seconds.

    Any ideas about that?

    Thanks Simon

    #270772

    Hi,

    Can you post the link to the page please?

    Regards,
    Josue

    #271050
    This reply has been marked as private.
    #271360

    Hey!

    Try adding this code to the Quick CSS:

    .tab_content {
        overflow: hidden !important;
    }

    Cheers! 
    Josue

    #271763

    Thanks Josue!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with embedded video in tabs element’ is closed to new replies.