New here, first post. Having some frustration with mobile display...
https://olivermachinery.net/catalog/category/view/s/table-saws/id/15/
This page (all product lists) shows product titles on desktop, but they disappear visually on mobile. They are there, but I cant figure out how to make them display. Any ideas what template this problem stems from?
I can see them fine now on mobile, so you probably figured it out by now on your own?
Negative, on the iPhones and Safari its still missing. Well, the text is there it can be selected, copied, but isnt visible. I should have put this in theming. Ill try there. Tried some overriding css to change color, layering, nothing I do makes them visible on mobile (iPhones anyway).
To clarify, android and windows devices seem to show it, iphones and the Safari browser does not.
Hello @mikeoliverc343
The issue may be due to any CSS related, you can debug it on the Safari browser by inspecting the element on the console and check any CSS will do effect on it.
@Sanjay Jethva wrote:Hello @mikeoliverc343 C4Yourself
The issue may be due to any CSS related, you can debug it on the Safari browser by inspecting the element on the console and check any CSS will do effect on it.
Thanks for the suggestion! I’ll try inspecting the element on Safari and check if any CSS is causing the issue. Hopefully, I’ll be able to track down what’s affecting it. Appreciate your help!