• Hi,

    Iā€™m trying to place video in my page title ā€“ and having the page title shown at the same time.

    But if I mark ā€œVideoā€ in the ā€œBackground Contentā€ and place a link to the mp4-video below, the page title is showing on top, but the video is not playing.

    If I use the html option in ā€œBackground Contentā€, I can get the video to play ā€“ but then the page title is not showing.

    I use html like this:

    <video width=”100%” height=”auto” muted loop=”true” autoplay=”autoplay”>
    <source src=”https://video2web.dk/wp-content/uploads/2020/12/Drone-banner_lav.mp4″&gt;
    </video>

    Sometimes it’s working saving the videofile without sound, but not allways…

    Please help:-)

    The page I need help with: [log in to see the link]

  • The topic ‘Video and page title’ is closed to new replies.