Home › Forums › Support › Links on text › Reply To: Links on text
October 3, 2016 at 4:41 pm
#231790
Hey Jose,
This css may help you:
.post .entry-content a {
border-bottom: 1px #000 dotted;
}
If you don’t know how to add custom css this tutorial will help you: https://generatepress.com/knowledgebase/adding-css/