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.

slider position
#2
Set Additional classes of the relevant element to slider1

Add this to Custom CSS (Vis. Graphics > Edit custom CSS):
Code:
.pcontrol-slider1 {
  left: 100px !important;
  top: 100px !important;
}

Adjust top/left position as needed. Use unique class names if you need multiple sliders at different positions.
Reply


Messages In This Thread
slider position - by almoisey - 30.08.2024, 04:43
RE: slider position - by admin - 30.08.2024, 06:40

Forum Jump: