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.

Popup Position
#2
You can only target all circular slider popups in a certain plan like this:

Code:
#plan-1 .popover.control-circularslider {
  left: 0 !important;
  top: 0 !important;
}

Don't forget to change 1 to your plan id, you can see it via developer tools in your browser.
Reply


Messages In This Thread
Popup Position - by tom77 - 29.11.2015, 20:11
RE: Popup Position - by admin - 01.12.2015, 08:23
RE: Popup Position - by baggins - 16.02.2017, 13:23
RE: Popup Position - by admin - 16.02.2017, 13:42
RE: Popup Position - by baggins - 16.02.2017, 15:42
RE: Popup Position - by admin - 16.02.2017, 16:08
RE: Popup Position - by davidchispas - 25.03.2020, 17:02
RE: Popup Position - by admin - 26.03.2020, 09:03
RE: Popup Position - by davidchispas - 26.03.2020, 10:31
RE: Popup Position - by Daniel - 26.03.2020, 11:09
RE: Popup Position - by davidchispas - 26.03.2020, 11:36
RE: Popup Position - by Daniel - 26.03.2020, 12:07
RE: Popup Position - by davidchispas - 26.03.2020, 12:38
RE: Popup Position - by davidchispas - 26.03.2020, 14:43
RE: Popup Position - by Daniel - 26.03.2020, 15:12
RE: Popup Position - by davidchispas - 26.03.2020, 15:46
RE: Popup Position - by admin - 26.03.2020, 15:52
RE: Popup Position - by Joep - 02.04.2020, 14:47

Forum Jump: