Viewing 1 replies (of 1 total)
  • Hi there,

    If you want to hide the entry meta on just the single portfolio pages the easiest way would be to add something like the following to your child themes style.css file:

    .portfolio .entry-meta {
    display: none;
    }

    If you need assistance with customizing your theme’s code, you could post your question in the StudioPress community forum where other Genesis users and developers can provide suggestions on how to proceed. https://studiopress.community/

    Or you could also check out the other Genesis community resources such as the Slack channel: https://genesis.community/slack and Facebook group: https://www.facebook.com/groups/genesiswp/

    Please let me know if you have any questions.

Viewing 1 replies (of 1 total)
  • The topic ‘Date portfolio’ is closed to new replies.