Viewing 10 posts - 1 through 10 (of 10 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

    #1486472

    Hi,

    Thanks for that. Is there a reason for wrapping all of your text in a span tag? If you want to apply styling to all of it, try adding it to the p tag instead and remove uneccessary spans.

    Best regards,
    Rikard

    #1486501

    Hi Rikard
    I dont know exactly what you mean..
    What is a span tag and what is a p tag?
    And how to remove unneccessary spans?
    Hope you can help me…

    Kind regards
    Karin leloux

    #1486527

    Hi,

    Edit the element where your text is added, then click on the Code tab in the right hand corner. Then you will see what I’m referring to.

    Best regards,
    Rikard

    #1486644

    Hi Rikard
    I dont know what is going wrong but it does not work at all i’m afraid…
    Can you explain to me how my client can adjust the text in order to underline some text….

    Kind regards
    Karin Leloux

    #1486668

    Hi,

    If you intend to use the u tag, then you can set it to be underlined under Enfold->Advanced Styling. It’s currently set to have no styling at all.

    Best regards,
    Rikard

    #1486707

    Hi Rikard
    It worked out great!
    Thanks!
    Have a nice weekend

    Kind regards
    Karin Leloux

    #1486713

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Underlined text’ is closed to new replies.