Home › Forums › CSS › Full Page Background + Pattern › Reply To: Full Page Background + Pattern
February 6, 2017 at 1:35 pm
#251053
Participant
I was starting to get pissed with this, so I figured out a way to make it and its simple!
You just need to use the :after element.
lets suppose i want to add a pattern over my background image:
http://codepen.io/kaiten/pen/OWwpzB?editors=0100
and its done!!
The source code i’ve got from https://gist.github.com/omurphy27/5243251