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
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
Hi Rikard
No i did not add the that css…
In the private content i will put the login credentials…
Kind regards
Karin
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
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
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
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
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
Hi Rikard
It worked out great!
Thanks!
Have a nice weekend
Kind regards
Karin Leloux
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard