This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

pop up widget change the background object when using it from mobile
#14
(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:
.pcontrol-custom-position {
  bottom: 0 !important;
  left: 0 !important;
  right: auto !important;
  top: auto !important;
}

Thank you 
good job
Best Regards,
Reply


Messages In This Thread
RE: pop up widget change the background object when using it from mobile - by khalil - 16.07.2024, 08:30

Forum Jump: