Hey
Below a post you can see the latest 3 related articles. I like to increase that number (or even better, show all related posts).
Is that possible?
Thanks
Hey
Below a post you can see the latest 3 related articles. I like to increase that number (or even better, show all related posts).
Is that possible?
Thanks
Hello there,
I hope you are doing well today.
You can edit the related posts by going to Appearance > Editor > Inc >components > related-posts > class-illdy-related-posts-output.php.
Best Regards,
Support
Great, but one more thing.
As you can see every row sticks to the row above. There’s space horizontaly between the thumbs, but not verticaly. Can that be fixed?
hi there
Sorry but can’t see the explained effect, can you please provide a screenshot? or better refference
Hello there,
You can use the following CSS code to add the space between the images by going to Appearance > Customize > Additional CSS and pasting it there.
.col-sm-4 {
padding-top: 12px;
padding-bottom: 12px;
}
Best Regards,
Support
Great!!!
I will close this case now, Feel free to contact us again if you have other questions Thanks!