Color of link
Автор: Stephen C.
Просмотрено 807,
Подписчики 1,
Размещенный 0
I know that I can change the color of links in Template Settings/Text Styles. Is there a way to change the color for just a single link? I have a text link, and if I attempt to change the text color nothing happens.
Размещено
Hello Stephen,
It's not possible to change the colour of a single link using WebSite X5's standard features. At the present moment the link colour is set on a global basis.
However, you could create a hyperlink of any colour manually (using HTML) and embed this into the page in question. Or alternatively you could override the colour of any existing links using CSS.
If you provide further details of the link required (including your choice of colour) along with the URL of the page online, then we can help you further with this if you so wish.
Kind regards,
Paul
Search the WebSite X5 Help Center
... in a Text Object, HTML-enabled with the menu button [</>], paste this string, and then you will understand for yourself by starting the Preview:
Bla bla bla, <a style="font-size:22px;text-decoration:none; color:red" href="https://www.google.com/" title="Google" alt="Google"> Google</a>, bla bla bla...
.
ciao
.