Video for Featured Content
- The topic ‘Video for Featured Content’ is closed to new replies.
Need help? Check out our Support site, then
Hello, I would like to “embed” a video in the featured content area of our home page. Our website is http://www.realamericanhardwood.org, and I want to have the video display where the “We’re building something big” is currently. Is this possible?
The blog I need help with is: (visible only to logged in users)
Hello,
Thank you for using the Prosperity theme.
You can display the “embed” video in the content area in your Featured Content section but it will be shown below the page title (“We’re building something big”).
You can hide the page title shown in the Featured Content section by using this custom CSS:
.featured-content .entry-title {
display: none;
}
Here is an example on how to add a video from YouTube: https://wordpress.com/support/wordpress-editor/blocks/youtube-block/
Please let me know if you have any additional questions.
Kind regards,
Taras