I hope you are having an awesome day and thanks for contacting us regarding your query.
This can be done with the help of some Custom CSS. Kindly provide me with a link to a page with this so that I may be able to write up some CSS that should work for your setup.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
.work-meta { display: none!Important; }
Please let me know if there are any more questions that I may answer for you
Does anybody know how to get rid of the date (on the fonrt page portfolio gird) for all published portfolio items?
Cheers,
Chris
Hi there,
I hope you are having an awesome day and thanks for contacting us regarding your query.
This can be done with the help of some Custom CSS. Kindly provide me with a link to a page with this so that I may be able to write up some CSS that should work for your setup.
Looking forward to your reply :)
Cheers!
I would love to know this too
Hey guys,
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
.vert-center p {
display: none!Important;
}
I hope this helps
Cheers
Hi Andrew,
many thanks, that worked well for the date. Bute I also need to get rid of the title...can you provide me with CSS code agaian?
Cheers,
Chris
Hi there,
Thanks for keeping in touch with us.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
.work-meta {
display: none!Important;
}
Please let me know if there are any more questions that I may answer for you
Cheers!