• Hi,

    Is there any way to prevent showing some parts of the target page (i.e. IDs) with this plugin? For example, how can I block the following code from the main page to be shown in the iframe?

    <div id="announcement-box" data-purpose="popover" data-announcement-display="off" aria-hidden="true"><div><div>
    	<p>Example Text</p>
    <p>Example Link <a href="https://Example.com" target="_blank">@Example</a>.</p>
    	<span class="closebtn" data-purpose="close"></span>
    </div></div></div>

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘iFrame with custom CSS to block some IDs’ is closed to new replies.