Locating widgets at fixed position on page

Advanced tab > Position > Fixed Then adjust the Position control to set where on the screen you want it Often its better not to use px values as that’s not a responsive measurment, but instead use % and position it based on View Height / View Widdth

Read More