I pinned my discord widget at the PC version and want to do the same thing on the mobile, someone can help me please? thanks!
For some reason WIX does not have Pin to Screen available on mobile.
There 3 ways:
-
Use EditorX. You can pin elements there on mobile as well.
-
For Primmum account: you can look at the element Id as create a css code with position:fixed via the Site dashboard > Setting > Custom Code > head code.
-
You can create an iframe using custom element set the src, and sets its css to position:fixed.