I am assuming this is a really easy one...
I've created a modal link on a module I've created... the link is on a question circle.... but how I have done it there is a hyperlink undeline under the circle which looks really bad and I can't work out how to get rid of it....
the link is in the language file which may be the problem,
Code: Select all
const MODULE_ORDER_TOTAL_AU_TOTAL_HEADING = 'Conversion into Australian Dollars <a href="#" role="button" class="card-link ml-0 border-bottom border-primary" data-toggle="modal" data-target="#CModal"><i class="fas fa-question-circle"></i></a>';