Thank you for help. Anyway, the Date is still displaying on other post items. How to just remove the date from all single portfolio?
I tried this, but it removed all: .single-portfolio .project-description { display: none; }
Shouldn't this date be entered at the page option like client, task, etc as mostly the portfolio for the company is added a few days after or even a week after, so the ability to set the date is a must?
Show us on which pages this date shows up on your website and we`ll have a look on it because at this moment we don`t see any project description items.
But as we see there is not date under portfolio item as we thought. So please tell us what date you mean now? This one under Related posts section or what?
This happen because only this item got 4 elements in description. All other does not have the same details and that`s the problem. The css we gave you above, removes second li from project description. So what you need to do is have the same number of items in project description so css will be able to remove always second li. In other case you need to modify theme files, but this will be overwritten in future updates so we don`t think this is a good idea.
Thank you for quick reply. Hope this 'Date of Portfolio Item' will be moved to the Muffin as mentioned above it's not always that the day we enter the item in the site is the day we created that item for the client.
Of course we understand but the date can be changed as you only need it When you edit/create portfolio item, you can click on "Edit" button on the right side - just take a look on http://snag.gy/MQLja.jpg and date can be edited to any date in the past.
I would also like to remove the date from all of my single portfolio posts, please. Dates can make a portfolio look dated, plus they're anyway irrelevant to prospective clients. I've tried using the css you gave above, but I guess it's different for every website.
Many thanks for your quick response. That worked perfectly for the date that appears just under the portfolio title (next to author). However, I would also like to remove the date that appears under the portfolio image. I tried this, which you gave above:
But that removed the details of the client, website and task as well.
So I fiddled around with the code but to no avail. Could I trouble you again to for the css that would remove the date only (i.e. I want to keep the description of the client, website and task)? Sorry to be a nuisance.
BTW, I'm really happy with how my website is turning out. Looks very professional!
@helenclare We are sorry but if it not possible to remove just the date under single portfolio image. If you want, you can remove whole project description with the following css:
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
Thanks for understanding!
Thanks!
to remove date from single portfolio pages, you need to use the following css:
Hi,
Try this css