Home Forums WoodMart support forum Change some colors Reply To: Change some colors

#474727

Hello,

Find and change this code:

body .wd-action-btn.wd-style-icon-bg-text a::before {
    background-color: red;
    color: white;
    font-size: 13px;
}

You can find the code in Theme Settings > Custom CSS.

Best Regards