Hi @gemont,
Could you please give more detail about your issue?
Your question is? does read more delete some texts? (It’s your question, the answer is now, we don’t delete any content)
I’m looking forward to your reply.
Thread Starter
Odds
(@gemont)
Hello.
It’s simple: any formatted text I include in the “read more shortcode” loses all paragraphs, ordered list, unordered list, different headings… It becomes continuous “simple plain” text.
Obviously nothing is deleted, but I would like to keep the formatting …
I do not know if it caused by my theme or it is the plugin itself.
-
This reply was modified 4 years, 6 months ago by
Odds.
Thread Starter
Odds
(@gemont)
Example: oddscasino.top
The website is still in the works. At the bottom of the page I have added a ‘read more’. The text is completely ‘plain’ but was filled with various types of formatting…
-
This reply was modified 4 years, 6 months ago by
Odds.
Dear @gemont,
Please use this CSS code inside read more custom CSS section
.yrm-content {color: #ffffff !important;}
After the update please let me know about the progress
Thread Starter
Odds
(@gemont)
No, it does not work.
Sorry if I ask: but this CSS just change the color, right? It has nothing to do with formatting…
I need to see something like the following:
”
text text text,,,
- text text
- text text
- text text
text text text text text
text text text
”
at the moment I can see only plain text.
-
This reply was modified 4 years, 5 months ago by
Odds.
-
This reply was modified 4 years, 5 months ago by
Odds.
-
This reply was modified 4 years, 5 months ago by
Odds.
-
This reply was modified 4 years, 5 months ago by
Odds.
-
This reply was modified 4 years, 5 months ago by
Odds.
-
This reply was modified 4 years, 5 months ago by
Odds.
Thread Starter
Odds
(@gemont)
Small update: it seems that BOLD and Italic are working, but not the bulleted/numbered list
Dear
I’m sorry for the late reply.
I was on vacation.
Could you please change the proviues styles with this one.
div.yrm-content {
color: #ffffff !important;
}
Please change it and let me know
Thread Starter
Odds
(@gemont)
No, the bullet list is still missing, but at least the text color is now correct.
Dear @gemont
I could not see that issue.
Please share that URL and screenshot that can help me understand the issue
Thread Starter
Odds
(@gemont)
ok.
So, an example is at oddscasino.top
Look for “Bonus wagering terms” at the bottom of the page. Open “read more”.
How I see it on Edge:

How it is on my WP:

-
This reply was modified 4 years, 5 months ago by
Odds.
Thread Starter
Odds
(@gemont)
I assume you are too busy.
Never mind. I change plugin, I am busy too.
Thanks.
Dear @gemont,
I checked your webpage and found this style
list-style: none;
Seems on your website some plugin or your affect to ul li styles.
I recommend you deactivate your plugins one by one and check and deactivate your cache plugin also