Embed certain part of a webpage

Hi All,

im on final stage of project.
i need to put a widget from certain url with http (i put this on iframe)
but i found out http is unable to view on live site, must use https.

so my second option is to take widget from sister company website.
that showing in certain position


website above only example , i want to show only the rectangle area on embed site .
is this possible ?
my web programming language is very limited. so i need your help on this

thank you

Hi,
You should use the HTML component . You can get a specific element if iFrame as explained here .

Good luck,
Tal.