Home › Community Forums › Epik Theme Support › Underline with dot by default › Reply To: Underline with dot by default
January 28, 2014 at 1:43 pm
#10246

Customer
You could probably just add a border instead like this since you’re using the <u>
tag –
u {
border-bottom: 1px dotted #daa520;
}
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com