You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours:
Monday To Friday
From 09:00 To 17:00 Europe/London (BST)

Please post your question in the Forum and we will get back to you as soon as we can.

  Thursday, 24 March 2022
  2 Replies
  2.8K Visits
Hi
I don't find the strike/line-through button in JCE editor. I inserted the span manually here: https://www.mostrigiapponesi.it/la-mostra (below the big button).
is it possibile to make line-through thicker? It is really very subtle.
[attachment]Schermata 2022-03-24 alle 19.19.10.png[/attachment]
Thanks
more than a month ago
·
#110658
Accepted Answer
Try adding the following to your template stylesheet (adjust the thickness as required) :

span[style^="text-decoration"] {
text-decoration-thickness: 2px !important;
}

Just because you're not paranoid doesn't mean everybody isn't out to get you.

ant selected the reply #110658 as the answer for this post — 1 year ago
more than a month ago
·
#110659
Thanks a lot.
more than a month ago
·
#110658
Accepted Answer
Try adding the following to your template stylesheet (adjust the thickness as required) :

span[style^="text-decoration"] {
text-decoration-thickness: 2px !important;
}

Just because you're not paranoid doesn't mean everybody isn't out to get you.

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