How To Show A Certain Part Of Website In WebView?

Hello,

I want to show a certain part of the website to my app users. Like This is the website

and I want to show only this part to the user

Is it possible? If Yes, How?

Note:- I know that this question has been asked in the community but I can’t find a proper solution for this. Secondly, I had not tried this because i can’t find any way to do that.

Any Help Will Be Appreciated,
Akshat

You need to have some intermediate level experience of JavaScript.

Ohk , Tell me what to do after that?

Get that particular dom element and toggle the visibility.