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

Home Forums Support [Support request] Is there a way (using Dispatch standard to have link overlay image not under?

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #972583
    James

    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 {

    #972586
    David
    Staff
    Customer Support

    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>
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.