Hello,
I am using Easy Digital Downloads and trying to figure out how to remove the Author, Date and Share Links from the footer of the posts.
Here’s an example of one of the post entries: http://amandajanecopy.oladigital.co/downloads/myanmar-with-a-blister/
Thanks
Hey oladigital_co,
Please try the following in Quick CSS under Enfold->General Styling:
.single-download .post-meta-infos, .single-download .av-share-box {
display: none;
}
Best regards,
Rikard
Thanks Rikard.
That worked to remove everything except the date and Author – any work arounds to remove these too?
Thank you.
Hi,
Thanks for the update, and sorry for the late reply. Please try this CSS instead:
.single-download .post-meta-infos, .single-download .av-share-box {
display: none !important;
}
Best regards,
Rikard
Thanks Rikard, that worked perfectly.
Appreciate it!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon