Okay
  Public Ticket #1084867
Link underline
Closed

Comments

  •  2
    solmoss started the conversation

    Hi

    I have recently started using the page builder plugin from site origin.

    but when using this plugin the images i use on those pages, with url attached, were shown with a line Through the image instead of under when hovering my mouse over them.

    i have contacted siteorigin support with this issue, they found out that the problem is in the kalium theme, and provided me with a custom css setting which would disable the line Through but also the underline on all other links.

    is there something you could change in the theme so that it Works like it is supposed to do?

  • [deleted] replied

    Hi Solmoss,

    Can you please add the code below to Custom CSS

    .sow-image-container a:after {
    background-color: transparent !important;
    }
    Will set this ticket as solved from here.