Archived topic
How to remove Background arround video?
3 replies · Started by Rodrigo on August 17, 2016
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.
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;
}
That was fast!
Thank you Tom.
Hope you like the site.
Looks great! :)