Tagged: x
-
AuthorPosts
-
October 30, 2016 at 9:24 pm #1237250
josephantoncarterParticipantHey there,
I have made a post with the Video Post Format and have embedded the video in the provided field. When I visit the post, a white border surrounds my video, despite this blog Post Format having a black background according to it’s Post Format settings in Customizer. I’ve tried every code I can find online to change this white box to black, but nothing seems to be working. Thanks for any help you can provide. Link w/ admin details below
October 30, 2016 at 9:29 pm #1237264
josephantoncarterParticipantThis reply has been marked as private.October 31, 2016 at 12:25 am #1237395
LelyModeratorHello There,
Thank you for the credentials.
Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS:.single-format-video .entry-featured { background: transparent; padding: 0; }Hope this helps.
November 5, 2016 at 4:17 pm #1245271
josephantoncarterParticipantWorked super well!! Thank you Lely!! 🙂
November 5, 2016 at 4:56 pm #1245296
josephantoncarterParticipantHey Lely, I found a white border surrounding the embedded videos in the Blog section of the website as well. Can I use another CSS code with this? Thanks for your assistance!
November 6, 2016 at 2:20 am #1245626
ChristopherModeratorHi there,
Please add this code :
.entry-featured { background-color: transparent !important; }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1237250 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
