I created page with the Portfolio page template. The cover photo items, can these be edited, just want the title to show up.
Hello @proximomktg,
Thanks for writing in! Regretfully we cannot check your site because it is not loading at the moment. Please contact your hosting provider and ask further assistance to resolved the issue.
And if you just wanted to show the titles in your portfolio page, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.page-template-template-layout-portfolio .entry-featured {
display: none;
}
We would loved to know if this has work for you. Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.