Is it possible to change only Y value of background position in CSS?
background-position-y is not a valid solution.
background-position-y
background-position-y: xpx should work.
background-position-y: xpx
Can you show the code see we can see why it might not be working?