Okay
  Public Ticket #1273472
Embeded videos are messed up after latest Kalium update and VC update
Closed

Comments

  •  2
    Sujan started the conversation

    I have updated the Kalium theme to the latest version today, and also updated the VC with the latest version. After doing that embedded videos on pages are all messed up. They are showing an increase in height of videos on every page. I have attached the before and after screenshots.

    Tried everything including replacing the video element of the page, I have even created a new page and added a video using the VC video element but still the same problem.

    Any clue about how to fix this?

    Thanks

  •  2
    Sujan replied

    I have found a solution for this problem from another ticket. This is how I fixed the problem hopefully it will help someone.


    I have added this CSS to custom CSS section in the theme and the problem was solved.


    Here is the code

    .wpb_wrapper .wpb_video_wrapper {
    	padding-top: 0 !important;
    }

    Thanks!

  •  1,559
    Laborator replied

    Hi Sujan,

    Glad to hear that you were able to fix it

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group