Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1248176

    Hi,

    I can’t modify the coulour of space around a Viemo video
    (url in private content)

    Thanks for your answers

    #1248188

    Hey sung789,

    Please refer to the following:

    https://kriesi.at/support/topic/black-bars-on-vimeo-videos/

    Best regards,
    Jordan Shannon

    #1248480

    Thanks for the answer.
    I think the code listed in the link you indicate is outdated.
    The classes mentioned are not present in my page

    I have tried
    #vimeo { height: 0; padding-top: 25px; padding-bottom: 54.5%; margin-bottom: 10px; position: relative; overflow: hidden; }
    #vimeo iframe { top: 0; left: 0; width: 100%; height: 100%; position: absolute; }
    this but t does not work

    #1248608

    Hi sung789,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-video iframe,
    .js_active .avia-iframe-wrap iframe,
     div .avia-video .avia-iframe-wrap {
        background-color: #e62984;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1249354

    Thanks! It woks

    #1249444

    Hi sung789,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.