[ad_1]
Hi,
To make the text for each image always visible and not just on hover, you can use the following CSS:
.twentytwenty-before-label,
.twentytwenty-after-label {
opacity: 1;
}
This CSS will ensure that the labels are fully visible at all times.
Unfortunately, the feature to overlay the image with data from another shortcode (like product price) is not available at this time.
