Hi there,
I’m using the Reformation theme from Fuel themes, and something weird happened all of a sudden.
The product title (not the image name, and there is no alt text in the image) appears on hover in any product collection grid and any product.
I’ve already contacted Fuel themes, but their support is awful.
Thanks for helping me
Federica
@backfliprecords - can you please share the page link where you are getting this issue?
Thank you, this is the link:
https://backflip-records.com/collections/all
I’m attaching a screenshot too
@backfliprecords - css can not hide title attribute but using javascript removeAttribute() method you can remove the title , if you are not familiar with javascript then you will need someone who can do it for you, or if you want then you can ignore this title part as it will not whos up on all times
Thanks a lot for your help.
Why has it never happened before, but all of a sudden this week? And I did nothing to the theme.
Thanks again
Do you also have a Java code that I can use?
Thanks again
@backfliprecords - add this javascript to the end of your theme.liquid file, before and check
Thank you, I tried but it doesn’t work
I just solved the problem by adding this before in the theme.liquid file