Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1486444

    Hi
    I noticed that underlined text in de textblock is not visible on the website…

    Instead the text is bold….
    What to do?

    Greetz
    Karin Leloux

    #1486452

    Hey lelouxwebdesign,

    This CSS is removing the underline:

    #top .all_colors span[style*="underline;"] {
      color: #000000;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none !important;
    }

    Maybe you have added it in Quick CSS?

    Best regards,
    Rikard

    #1486460

    Hi Rikard
    No i did not add the that css…
    In the private content i will put the login credentials…

    Kind regards
    Karin

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.