• Resolved toecheese

    (@toecheese)


    No matter what I do, the video player shows the date the page was created. How do I remove the date?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    The date in your single video page is added by your theme. Kindly try adding the following CSS code in the “Additional CSS” option of your theme’s “Customizer” menu,

    .single-aiovg_videos .entry-meta-bar { display: none !important; }

    Thread Starter toecheese

    (@toecheese)

    That solved it, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot remove date from Video Player page’ is closed to new replies.