Point error in sentence
Hi,
I have a problem with my SiteOrigin Hero image slider in WordPress.
In my text, the last sentence have a point problem. Example:
“Under klasserna i Landskrona får du välmående både fysiskt och mentalt. .Fokus är yoga som du har nytta av i din vardag”
It shall be:
“Under klasserna i Landskrona får du välmående både fysiskt och mentalt. Fokus är yoga som du har nytta av i din vardag.”
The point shows before the sentence, not at the end.
What is the problem and how can I solve it?
Regards Jörgen
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Jörgen
Thanks for reaching out.
Do you have a public URL where we can take a look at what’s going on?
Hi Andrew,
Thank you. Oh yes, image slider is up and running here:
https://sundara.se
(slider at the top of page)
Regards Jörgen
Thanks
The issue looks to be the
direction: rtl;declaration. To confirm, try testing without that declaration.Here is an alternate option:
.sow-slider-images li:last-child, .sow-slider-images li:nth-child(2){ text-align:right; } .sow-slider-images li:last-child h1, .sow-slider-images li:nth-child(2) h1 { direction: rtl; }Sorry, I do not find this CSS code in css-files. I am a beginner in wordpress.
Please, tell me where you find this code block?
Thanks for your feedback. Do you know who authored the theme? Ideally, they’d help with this fix.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.