Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter mnem0syne

    (@mnem0syne)

    Hi ! Thanks for your answer !
    I found why all my research to remove this “underline” didn’t work : it wasn’t an underline but a shadow…
    So i found a way and use this code in Additionnal CSS :

    .entry strong .ek-link{
    	box-shadow:none;
    	
    }

    It’s nearly the same as what you send me ! Thanks !!!

    • This reply was modified 3 years, 6 months ago by mnem0syne.
Viewing 1 replies (of 1 total)