Okay
  Public Ticket #3091832
background of video integration
Closed

Comments

  • Manufraktur started the conversation

    I have included a video from vimeo in the website, but it shows a bigger box with a grey background. The box can stay this big, but I would like to at least have the background in white, so there is no further distraction when watching the video. How can I change the color of the background left and right of the video?

    Thanks in advance!
    Petra

    {"wp":{"use":false,"adminUrl":"https://annek.info/vom-fliegen/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  •  1,558
    Laborator replied

    Hi Petra,

    Can you try adding this CSS to Custom CSS to remove the grey background from the video:

    .wp-block-embed__wrapper .video {
        background: transparent !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Manufraktur replied

    Thank you for your fast reply, that solved the problem. 

  •  1,558
    Laborator replied

    Happy to hear thatsmile.png

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group