• Resolved whanklee

    (@whanklee)


    Hi,

    Is there any options to hide date? I would like to show only title without date.
    Thank you.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same issue as I would like to either hide the date or somehow get the date to span across two months.

    Ny event should run from November through Dec. 31st, but only today’s date shows.

    Jaime

    (@jaimemarchwinski)

    Hi @whanklee,

    You should be able to hide that date with the following CSS added to your theme’s stylesheet:
    .penci__general-meta .penci_post-meta .entry-meta-item {
    display:none;
    }

    I hope that helps!

    Thanks,
    Jaime

    Thread Starter whanklee

    (@whanklee)

    I think it doesn’t work.

    You can check it yourself: https://widescreen.hu/

    I don’t want to hide date only time.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide date’ is closed to new replies.