Copy link to clipboard
Copied
Hello! I published an ID document online and embedded it into my wordpress site. Wen I pull up the page in Crome, there is a "Read Now" button that shows in the middle of the cover page. Is there a way to remove that?
TIA.
Jacqueline
In the code, change "embed" to "view"
<iframe style="border: 0px solid #777;" src="https://indd.adobe.com/view/015c47c7-1919-XXXXXXXXXXXXX?startpage=1&allowFullscreen=true" width="1200px" height="750px" frameborder="0" allowfullscreen=""></iframe>
Copy link to clipboard
Copied
In the code, change "embed" to "view"
<iframe style="border: 0px solid #777;" src="https://indd.adobe.com/view/015c47c7-1919-XXXXXXXXXXXXX?startpage=1&allowFullscreen=true" width="1200px" height="750px" frameborder="0" allowfullscreen=""></iframe>
Copy link to clipboard
Copied
Thank you! I will give it a try!
Copy link to clipboard
Copied
Is there a way to change the Read Now text? I need it to be in Spanish.
TIA!!