Hi there!
My background image tiles in the slider as shown here:
http://www.eardefenders.org
I have tried to include the code:
.full-sized .slider-entry-wrap {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 35%;
}
into custom css and editing it using the editor but it doesn’t stop the tiling..
I’m new to coding so i could really use some help!
thanks!