Hi,
You are absolutely right.
Thanks for the recommendation, I’ll try it right now.
Regards,
Fernando
Yes, I found the solution already.
You have to comment “display: block;” approximately on line 138 of file style.css like this
iframe, img {
max-width: 100%;
height: auto;
border: none;
/*display: block;*/
}
Regard,
Fernando Tenesaca
PD: WordPress 5.9.3/StartKit Theme