Reply To: Post Comments Font Colour

Homepage Community Forums Epik Theme Support Post Comments Font Colour Reply To: Post Comments Font Colour

#12193
Eric
Customer

    It looks like you added some code to your css which is causing it to show up like that (line 1936) –

    .comment-content p {
    	color:white;
    	margin-bottom: 24px;
    	margin-bottom: 1.5rem;
    }

    So once you remove the above color it will automatically change back to the default color (black).


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