• Resolved dbcjs

    (@dbcjs)


    Using the [sermon_images hide_title=”yes”] does not hide the series title though this is the shortcode described in the knowledge base. What have I done wrong?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like it is broken and good luck having it fixed. In the mean time, you can add this to your Additional CSS section:

    /* Hides Image Title */
    .wpfc_grid_title {
      display: none;
    }
    Plugin Author wpforchurch

    (@wpforchurch)

    Hello @dbcjs,

    Thank you for bringing the issue to our attention. We are actively working on replicating and resolving the problem. Rest assured, the fix will be implemented in the upcoming release. We appreciate your understanding and patience.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sermon series grid view – hide title not working’ is closed to new replies.