Home Forums WoodMart support forum Problem with posts Urgent

Problem with posts Urgent

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #187289

    BitM
    Participant

    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…

    #187348

    Artem Temos
    Keymaster

    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

    #187419

    BitM
    Participant

    Thank you Artem this works like a charm.

    Best regards,
    Alen

    #187420

    Artem Temos
    Keymaster

    Great, you are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Problem with posts Urgent’ is closed to new replies.