Reply 229813 to: Underlining the link in the store

Avatar: Olga Barlow
Olga Barlow
Support staff
February 14, 2020 at 11:18

Hello,

Replace the custom code that you use

.content-article a {
    color: #0162b2;
    text-decoration: underline;
}

by this one

.content-article a, .product-information a {
    color: #0162b2;
    text-decoration: underline;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.