Hi,
I need to add a strikethrough over a word I have in one of my pages, namely my Shipping Policy page. how can I do that? I’m using Debut theme.
I appreciate any help here coz i searched but I couldn’t find an answer.
Thanks,
Muhanned
Hi,
I need to add a strikethrough over a word I have in one of my pages, namely my Shipping Policy page. how can I do that? I’m using Debut theme.
I appreciate any help here coz i searched but I couldn’t find an answer.
Thanks,
Muhanned
Hi Muhanned
If you go to where you edit your page content, you can edit the html and add to get the strikethrough. Follow the images below.
Click the button to open the html editor.
And put between the content you want to strikethrough. e.g I’ve made a mistake fix to my word.
Hope it helps
Regards,
Martin
Hi @MoeG ,
You can use css with snippet to change text with strike through:
Example: p {
text-decoration: line-through;
}
Please take a quick look at our screenshot here: https://prnt.sc/10wrjng
This worked! thank you very much. I would not have been able to do it without the provided screenshot and example. Thank you!!
Hi, thanks for sharing. How do I proceed with adding strikethrough to part of a title (Header 1)?
Theme: Streamline
Is it possible to add a strike through a word of a product name?
Hi @ICDesignLTD ,
You can create a question on the community and send me the link. I will check it.
Because this will help build a better community.
Thank you.