Home › Forums › WoodMart support forum › how to add facebook account login function › Reply To: how to add facebook account login function
September 4, 2020 at 2:40 am
#223498
eric
Participant
Hi there,
This is the original css I added to make my text color to be white
.woodmart-dark .woodmart-my-account-links a:before {
color:white;
It worked but affected my front page, any way to change change the text and icon border to be white correctly? And still preserve hover effect? Thanks!