Tagged: post slider
Is there a way to modify the post slider element to display only the contents of a post and not an image (author or featured) and/or the excerpt? Can this be part of a child theme so I don’t lose the modification in future theme updates?
Hey Jill,
Please try the following in Quick CSS under Enfold->General Styling:
.slide-entry .slide-image {
display:none;
}
Best regards,
Rikard
Thanks Rikard. I had figured out the same CSS change to not display the image before you posted this. So what I need now is a way to show the content of the post and not just a small excerpt. Is there a way (maybe a custom function?) to display either the entire content or at least a much larger excerpt of the post?
Hi jlbeim,
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
Victoria