Tagged: x
-
AuthorPosts
-
October 25, 2016 at 10:33 pm #1230865
AnnaTPhotoParticipantHi, I’ve embedded a vimeo video and get thick black border around it. I’d like to remove them.
I’ve tried:In Style (for the embedded video)
border: 0;padding: 0;IN Custom CSS
body .x-video .x-video-inner {
padding-bottom: 0;
height: auto;
}And a few other things – from various posts in the knowledge base, but none of them seem to have helped.
Can you please help.
Thanks
AnnaOctober 26, 2016 at 2:23 am #1231008
RupokMemberHey Anna,
You don’t need to add CSS for this. Let’s enable “No Container” for the element – http://prntscr.com/cz24kq
If you still see the border, let’s add this under Custom > CSS in the Customizer.
.x-video.with-container { border: medium none; box-shadow: none; padding: 0; }Hope this helps.
October 26, 2016 at 5:40 pm #1232225
AnnaTPhotoParticipantThis reply has been marked as private.October 26, 2016 at 11:40 pm #1232632
FriechModeratorThis reply has been marked as private.October 27, 2016 at 3:53 am #1232817
AnnaTPhotoParticipantThis reply has been marked as private.October 27, 2016 at 4:49 am #1232867
Paul RModeratorThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1230865 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
