[Resolved] How to remove Background arround video?

Home Forums Support [Resolved] How to remove Background arround video?

Home Forums Support How to remove Background arround video?

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

    Hi, Awesome theme!

    I’m wondering if there is a way to remove the background around a video from youtube posted in a page. It is the only item in the page at the monent.

    http://www.angelovarella.com.br

    If you have any other suggestion on getting the same result with a plugin or widget let me know.

    #218910
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Glad you like it!

    The white background? If you use our Simple CSS plugin (https://wordpress.org/plugins/simple-css/), you can add CSS into the metabox so it only applies to that page.

    This is what you would add:

    .separate-containers .inside-article {
        background: transparent;
    }
    #218919
    Rodrigo

    That was fast!

    Thank you Tom.
    Hope you like the site.

    #218920
    Tom
    Lead Developer
    Lead Developer

    Looks great! 🙂

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