You can hide captions in Journal gallery style by adding a CSS content block to your gallery or ALL GALLERIES and then adding this code to it:
/*Hide Captions in Journal gallery style*/ .sm-tile-caption { display: none; }
You can hide captions in Journal gallery style by adding a CSS content block to your gallery or ALL GALLERIES and then adding this code to it:
/*Hide Captions in Journal gallery style*/ .sm-tile-caption { display: none; }