Archived topic
Background position
5 replies · Started by mzsstade on January 24, 2020
Hi, the background image doesn't move in any direction while using the position-field.
Hi there,
the position field should only contain 2 values so try just adding left top
Nothing happend, the image should be for e.g. y300
To use pixels you would add:
0px 300px
This would place the image 0px from the left, and 300px from the top.
ah ok, this works. you should give these examples in your documentation.
Thanks
Thanks for the feedback - we'll review our documentation.