Problem with posts Urgent
-
The problem is that post is unclickable just right above the title
This happens on all devices (Desktop,mobile…)
https://portal8.si/
We’re getting emails from our readers\clients that this is very annoying problem.
Also looking at analytics data we are also loosing readers because of this.
This was a problem from the start…
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.blog-design-mask .article-body-container {
pointer-events: none;
}
Regards
Thank you Artem this works like a charm.
Best regards,
Alen
The topic ‘Problem with posts Urgent’ is closed to new replies.