Site logo

Archived topic

Is there a way (using Dispatch standard to have link overlay image not under?

1 reply · Started by James on July 31, 2019

Viewing posts 1–2 of 2

I would like my images (that link to posts) to have the titles overlaid rather than underneath. It happens automatically with Magazine Grid, can I do it with Standard/Align?

The kind of thing I want looks like this in inspect element:

.td_module_mx1 .entry-title {

Hi there,

if the WP Show Post is only displaying the title then you can add the shortcode inside a DIV with the wpsp-card class eg.

<div class="wpsp-card">
<!--- wpsp shortcode here ---!>
</div>
This archived topic is closed to new replies.