• Resolved jaymkay

    (@jaymkay)


    Hello,
    Is there a way to completely remove the title and the additional info box? I would like to use only the image map without any additional info.
    Many thanks in advance!

Viewing 1 replies (of 1 total)
  • Plugin Support Cyn

    (@cyn92)

    Hello @jaymkay, thanks for reaching out! To hide the sidebar, could you try setting all your hotspot actions to “Go to URL”?

    Or, you could use CSS to hide the sidebar. Copy and paste the following CSS snippet to your theme:

    .hotspots-placeholder{
    display:none;
    }

    We have a guide to show you how to add these CSS snippets to your site: https://wpdrawattention.com/guides/adding-custom-code

    Let us know if that works!

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