Elements on the page are not visible
-
Hello, sometimes the content in the header field does not appear on the home page of the website, sometimes on the product page or category page. I am using Litespeed Cache plugin. After clicking the Clear All button, the problem is solved, but after a very short time I get this error again. I couldn’t find a solution, can you please help? Screenshot attached.
Also, if you like the interface design of the website, add me to the references section of your theme.
I’m reposting because the screenshot didn’t arrive.
Attachments:
You must be
logged in to view attached files.
Hello,
Please Go to Theme Settings >> Performance and disable the Mobile DOM Optimization.
Screenshot for Clarification: https://gyazo.com/024144ce3f8e3dbcfc70c98ab78c4fa3
Then check back.
Regards.
XTemos Studio.
I made this change and cleared all cache files. I’m checking, I’ll write again if there is a problem.
In addition, on the product listing page I have attached, when the cursor is on the product, the icon appears. I don’t want it to appear. What should I do?
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-buttons.wd-pos-r-t {
display: none;
}
Best Regards