Skip to content
Public Ticket #31645

video in title

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

I've checked your site, and the issue is caused by the WP Automatic plugin. It includes some CSS code that conflicts with the default theme styles.

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.wp-block-video video {
  position: static;
}

Regards,
PenciDesign.

achanotech started the conversation

Conversation Start

Hello, I have a video uploaded in the article from the media library. It is displayed over the title. How can I fix this? Thank you!

7913954288.png

Want to join this conversation or access attachments? Sign in first.