Reply To: welcome wide background color

Homepage Community Forums Epik Theme Support welcome wide background color Reply To: welcome wide background color

#13974
Jason M
Customer

    Yes, if you edit line 1316 in your css you can change the color from there –

    .welcome-wide {
        background: #303236;
        clear: both;
    }

    You can use an online color picker to find out the exact color code you’ll need to replace the above.