Skip to content

Instantly share code, notes, and snippets.

@robhob
Last active January 10, 2017 12:03
Show Gist options
  • Save robhob/3c199c70d6d790478d341c07eb71372f to your computer and use it in GitHub Desktop.
Save robhob/3c199c70d6d790478d341c07eb71372f to your computer and use it in GitHub Desktop.
Tile the background of a Divi Section
background-repeat: repeat;
background-size: initial;
background-image:url(http://yoursite.com/wp-content/uploads/thetile.png);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment