Home Forums General Forum Formota – Removing the date on video pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6843

    Hi there,

    I would like to fully remove the “date” section on my video pages (see attachment) – how can I do this?

    thank you very much,

    Lena

    Attachments:
    You must be logged in to view attached files.
    #6845

    Hi,
    Thanks for contacting us and choosing our product!
    You can go to Appearance -> Customize -> Additional CSS and add this code:

    .video-date {
    display: none;
    }

    Hope this helps!

    ****
    Regards,
    HaruTheme

    #6853

    Thank you! this worked great!

    #6864

    Thanks for your feedback!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.