Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #714771

    Hi,

    I’m showing video’s in a tab page. The same video’s are shown on another page. There I was able to make them responsive but in the tab it doesn’t seem to work although I’m using the same code.

    #715099

    Hi Kim,

    Please try the following in Quick CSS under Enfold->General Styling:

    #tab-id-2-container .tab_inner_content > div {
        width: 100% !important;
    }

    Best regards,
    Rikard

    #717657

    Thanks a lot. The problem is solved.

    #717759

    Hi,

    Glad that it’s fixed :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘responsiveness Tab’ is closed to new replies.