Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #244919
    Paulo van Cuijck
    Participant

    Hi,

    The portfolio on my site is filled with WP Projects.
    As you can see for example on project page https://paulovancuijck.nl/staging2/portfolio/springdance/
    the date of the project is shown in the header picture.
    I don’t wanna show the date. How can I hide it?

    Regards,

    Paulo

    #244930
    Skandha
    Participant

    @paulospotonlichtontwerp-nl: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-jetpack-portfolio .entry-header .entry-meta {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #244952
    Paulo van Cuijck
    Participant

    It does work. Wonderful.
    Thank you very much, Skandha

    #245006
    Skandha
    Participant

    @paulospotonlichtontwerp-nl: Hello Paulo, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/bold-photography/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to hide the date in the header picture on a project page?’ is closed to new replies.