Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @asonic,

    We checked your site and found that the issue comes from your toolbar plugin. You might have noticed extra text from a third-party plugin appearing on your Learn page. If the plugin has an option to exclude from certain pages, please disable it for the Learn page. If not, you can use the CSS code below to remove the extra space.

    .masteriyo-interactive-page #pojo-a11y-toolbar {
    display: none !important;
    }

    Best regards!

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @asonic,

    Since we did not get a response from you, we are marking this topic as resolved. We believe the issues mentioned here are now resolved. Please create a new support topic if needed.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.