Comments 1kennedysean started the conversationNovember 5, 2021 at 5:50pmHi,I'd like to remove the dates shown at this link https://kennedy-designs.co.uk/gallery/I have already unticked the option to do in the Salient Theme Options and it hasn't made any difference.Both the title displayed and the date seem to be under the same CSS class "item-main"Any help would be appreciatedThanksMegan 2,958Andrew repliedNovember 5, 2021 at 6:39pmHello Megan,Use the following CSS. .nectar-post-grid .meta-date { display: none; } Regards,1 Like 1kennedysean repliedNovember 5, 2021 at 9:24pmThanks for your quick reply - this worked perfectly!1 Like 1esatpiroglu repliedDecember 30, 2021 at 8:25pmHow can reach to template.php? Could u please share the related path? For example 'single-portfolio.php'? Because of I want add custom field to Product item's details. Like ScreenShot. 2,958Andrew repliedDecember 31, 2021 at 5:12amHello again,You can find the single portfolio files at wp-content/themes/salient/includes/partials/single-portfolioRegards, 1esatpiroglu repliedDecember 31, 2021 at 4:05pmNo, you wasn't check the screenshot. I found the path: wp-content/plugins/salient-portfolio/includes/frontend/shortcode.php1 Like Sign in to reply ...
Hi,
I'd like to remove the dates shown at this link https://kennedy-designs.co.uk/gallery/
I have already unticked the option to do in the Salient Theme Options and it hasn't made any difference.
Both the title displayed and the date seem to be under the same CSS class "item-main"
Any help would be appreciated
Thanks
Megan
Hello Megan,
Use the following CSS.
Regards,
Thanks for your quick reply - this worked perfectly!
How can reach to template.php? Could u please share the related path? For example 'single-portfolio.php'? Because of I want add custom field to Product item's details. Like ScreenShot.
Hello again,
You can find the single portfolio files at wp-content/themes/salient/includes/partials/single-portfolio
Regards,
No, you wasn't check the screenshot. I found the path: wp-content/plugins/salient-portfolio/includes/frontend/shortcode.php