Reply To: Bold Links

Homepage Community Forums Epik Theme Support Bold Links Reply To: Bold Links

#3592
Wes
Moderator

    Yes, take a look around line 159 or search for this in your style.css file –

    a {
    font-weight: 700;
    }

    You can either remove this all together, comment it out, or change it to 300 or 400.