16.07.2024, 08:30
(16.07.2024, 07:44)admin Wrote: Set Additional classes to custom-position and add the following code to Custom CSS. It will place the popover to the bottom left corner of the widget. You can adjust the position as needed.
Code:123456.pcontrol-custom-position { bottom: 0 !important; left: 0 !important; right: auto !important; top: auto !important; }
Thank you
good job
Best Regards,