Home › Forums › Pro Support › Cards with Elementor › Reply To: Cards with Elementor
September 21, 2019 at 6:04 am
#11227
Participant
Hi Tom,
I added a line height like this, otherwise the underscores were cut:
.wpsp-polaroid .wp-show-posts-entry-title {
line-height: 1.2em;
min-height: auto;
margin-bottom: 10px
};
So this is ok. Thank you.
I removed the image overlay icon from “polaroid with pages” and now you will see the title tag.
I added the image overlay icon to “polaroid with categories” and there you will not see the title tag.