Viewing 1 replies (of 1 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    Yes, the shortcode wrapper uses a class of .display-posts-listing (unless you use the wrapper_class parameter to change the class name).

    For the image link: .display-posts-listing .image
    For the image itself: .display-posts-listing .image img
    Post title: .display-posts-listing .title
    Date: .display-posts-listing .date
    Author: .display-posts-listing .author
    Excerpt: .display-posts-listing .excerpt

Viewing 1 replies (of 1 total)

The topic ‘Styling the shortcode output’ is closed to new replies.