Theme
  • Light
  • Dark

Background position


The background-position CSS property sets the initial position for each background image. The position is relative to the position layer set by background-origin.

Class name Properties
_bgpst-tbackground-position: top
_bgpst-trbackground-position: top right
_bgpst-tlbackground-position: top left
_bgpst-btbackground-position: bottom
_bgpst-btrbackground-position: bottom right
_bgpst-btlbackground-position: bottom left
_bgpst-ctbackground-position: center
_bgpst-ctrbackground-position: center right
_bgpst-ctlbackground-position: center left
Modifier