S
S
Squanch2019-01-12 23:32:42
YouTube
Squanch, 2019-01-12 23:32:42

Need help rendering a block in WordPress?

The essence of the question is this - When compiling a record, I insert a block with a video from youtube, everything seems to be displayed normally, but in fact an indent from the main text is inserted before the block with a pseudo-element ::before, and so on in all records. Please tell me how to fix this problem
5c3a4f6818f5e248329000.png5c3a4f7554aab129911903.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Moloko, 2019-01-29
@whillson

In css try to write

.wp-block-embed__wrapper:before{
  padding: 0 !important;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question