Reply To: Making Slider widget background white

Homepage Community Forums Epik Theme Support Making Slider widget background white Reply To: Making Slider widget background white

#10483
Eric
Customer

    Look for .slider on line 1164 in your css and add the color in like this –

    .slider {
        background: #fff;
        clear: both;
    }

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