Hey so I am trying to plug in this background (CSS background) https://codepen.io/mrtrimble/pen/pEZJLY into a header on my website and was just wondering where exactly I would put the CSS code (into which section, the header? the container? etc for example) and also for the html code to make it appear they have just ‘div.stripes’ I’m sure I’ll need to add more code to this to have it appear as the background however 1) where do I add that code and 2) what is the code I need to add to use a CSS background like this in the header?
My site is easystartup.net I am using the Pro theme
Thank you guys
Just a guess? something like this?
$el { background-image: div.stripes
span
span
span
span
span
;}