Reply To: Single 100×100 image (widget background) not repeating

Homepage Community Forums Epik Theme Support Single 100×100 image (widget background) not repeating Reply To: Single 100×100 image (widget background) not repeating

#12724
Eric
Customer

    Line 1618 may have something to do with it –

    .hf1,
    .hf3,
    .hf4,
    .hf5,
    .hf6,
    .hf7,
    .hf8,
    .hf9,
    .hf14 {
    	-webkit-background-size: cover;
    	-moz-background-size: cover;
    	background-attachment: fixed;
    	background-repeat: no-repeat;
    	background-size: cover;
    }

    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com