How to disable portfolio “Date” and ” Topics ” , using theme options?

I already turn off post mate of portfolio in Theme Options, but the date is also still here. Could you help me ?

Thanks

Hello @EDIT_workshop,

Thanks for writing in! It seems that you have resolved the issue already. When I check your site, you have already added this code;

.single-x-portfolio .entry-extra {
    display: none;
}

Kindly let us know further details if you need more recommendations and clarifications.
Cheers.

Yes , I already input this css code , but the date of portfolio post are still here.

Could you let us how to fix this.

Thanks

Hi @EDIT_workshop,

It has been found that you have disabled the Post Meta option from Theme Options > Blog, but you need to disable it for Portfolio from Theme Options > Portfolio.
Please find the screenshot describing the setting.

Thanks

thank I got it.

Hi @EDIT_workshop,

Glad to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.