PenciDesign replied
Hi,
1/ Really, you should make your featured boxes short in text. It's not look good with much text.
Anyway, you can add more this code to Customize > Custom CSS to do that:
\
ul.homepage-featured-boxes .penci-fea-in h4{ margin-top: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); }\
ul.homepage-featured-boxes .penci-fea-in.boxes-style-3 h4 span span{ white-space: inherit; line-height: 1.5; display: inline-block; height: auto; padding: 9px 20px; }\
2/ If you use featured boxes inside your posts content - of course It will display inside your content - can't display over outside your content, right? Let's try use the code I sent above to make the text display inside each featured box.
Best Regards,
PenciDesign