1. CdPM
  2. Commercial Templates
  3. Wednesday, 13 September 2023
  4.  Subscribe via email
wie und wo kann ich die Linkanzeige (text-decoration: underline) wieder einschalten?
bei unserem Template Ariane ist dies ausgeschaltet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

a {
text-decoration: underline !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, now all works well. I made a mistake, I wrote " a: { .... " instead only " a { ..... "

greetings
Günther
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!