Answer the question
In order to leave comments, you need to log in
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
Answer the question
In order to leave comments, you need to log in
In css try to write
.wp-block-embed__wrapper:before{
padding: 0 !important;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question