Can I deactivate one title in portfolio page? The title appear twice but I only want one. I want deactivate the second title (violet colour in screenshoot attached)
Unfortunately, this theme doesn't any option hide title on one title in portfolio page.
But you send me your portfolio page you want hide title and send me your website management information ( admin url site, username and password ). I will check it help you.
Can I deactivate one title in portfolio page? The title appear twice but I only want one. I want deactivate the second title (violet colour in screenshoot attached)
Hi,
Unfortunately, this theme doesn't any option hide title on one title in portfolio page.
But you send me your portfolio page you want hide title and send me your website management information ( admin url site, username and password ). I will check it help you.
Best Regards,
PenciDesign
Hi,
Please send me url of portfolio you want hide title.
I will send me custom css to do that
Best Regards,
PenciDesign
Don't worry about this subject I just fixed it already with this code. You can close this issue
.penci-page-title, .penci-entry-title
{
visibility:hidden !important;
}
Kind regards