This topic has 4 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler
Need exact code to hide portfolio date(s). And instructions would also be helpful.
Hello,
You are using Legenda theme on site, so please post new topics in this thread – https://www.8theme.com/forums/legenda-support-forum/
Try to disable “Show ByLine” in Theme Options > Portfolio. If this is not what you are looking for, provide URL of your Portfolio page and describe the desired result in more details. You can use such screenshot maker as Lightshot https://prnt.sc/
Regards
Here is a link to some screenshots: http://prnt.sc/ndtdfr
As you can see, in the 3 boxes at the bottom of the homepage, the date is still appearing but I need to turn off any date for these areas. It is not required. The ‘Show ByLine” was disabled and is not producing the desired result.
Here is a link to by pass the ‘coming soon’ page: http://709.ccd.myftpupload.com/?bypass=preview
If you simply click on the link and scroll down the page, you will see what is being described on rollover. And then if needed, you can click through to that portfolio. If possible, i would also like to turn off ‘recent works’ on the portfolio page as well.
Please provide the code necessary to resolve these issues as soon as possible.
Thank you for your help!
And PS… you created a great theme!
Hello,
Thanks for the reply.
1) You can add this CSS code in style.css of the child theme:
.home .vc_gitem-post-data-source-post_date {
display: none;
}
2) Go to Theme Options > Portfolio > Show recent projects > Off.
Regards
You must be logged in to reply to this topic.Log in/Sign up