Hi Richard I copy and pasted and it works!!! Such a relief.
The final code at the end of that section (before I pasted in your code) is
@media only screen and (min-width: 767px) {
.product-item__meta .product-item__meta__inner,.product-item__meta{position: relative;}
.product-item__meta{opacity: 1;}
Could this relate to the original issue … I see it referres to ‘opacity: 1’ .. Yes I am not a coder just a copy paster If I changed that 1 to a 9 would that have addressed the issue..? (Just curious)