Image captions outside of Custom URL click anchor
-
When using an Owl Carousel with captions and Custom URL clickthrough via the image meta, the caption is not included in the anchor tag, so the caption blocks out the click.
Example code:<div class="owl-item active" style="width: 1903px;"> <div class="foo-item"> <a href="https://twitter.com/RobBrydon" data-caption-title="CELEBRITY HOST ROB BRYDON" data-attachment-id="3519" class=""><img src="https://www.publicanawards.co.uk/wp-content/uploads/cache/2017/04/CLM3501-2000x500/1682583788.jpg" width="2000" height="500"></a> <div class="owl-caption"> <h4>CELEBRITY HOST ROB BRYDON</h4> </div> </div> </div>
The page I need help with: [log in to see the link]
- The topic ‘Image captions outside of Custom URL click anchor’ is closed to new replies.