Reply To: Ally Dark Comment Section

Homepage Community Forums Ally Theme Support Ally Dark Comment Section Reply To: Ally Dark Comment Section

#6152
scooby
Customer

    Look for this in your stylesheet –

    .ally-light .thread-alt, 
    .thread-even {
        background-color: #fff;
    }

    That is the code it’s referencing for some reason, so if you change that it will change the color.