Header Meta Data

Hi There,

I’ve been using the Shapely theme to great success and love the portfolio pages.

I was wondering however how to turn off the header meta data where it has the title page, date of publication and author

It doesn’t seem to work like normal pages in Wordpress

Please let me know.

Best,
Jacob

Hi Jacob,

Go to Appearance -> Customize -> Additional CSS, and add this,

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

Let us know,

Thanks,
laranz.