Most of the text links on a site I am building have a dotted underline. I have achieved this by using the ‘Extended’ option in the ‘Edit Links Style’ from the ‘Page Links’ pallet.
However, some of the text links should not be underlined. I’ve used the ‘Text Link Style’ Action on these items. But the links are still appearing with a dotted underline.
The ‘Page Links’ set-up is over-ruling the ‘Text Link Style’ Action.
Is it possible to have some text links with a dotted underline and some not? If so, how do I do this?
Did you first apply those links styles to the entire page or just sections of the site?
If done for the entire Page try selecting the area you don’t want to have underlined, go through the Inspector to the ‘Links’ drop down (under the paintbrush tab), click on More… and then for the link states that you don’t want to have underlined put in the extended window:
Name: text-decoration
Value: none !important
Make sure that !important is on there and that should remove the underlines for you.
If you did this individually then all you would have to do is go through the same method, only don’t use the extended button and rather click on the + and choose ‘style’ and then don’t select anything. Upon publish Freeway will add the necessary styling to not underline anything.