- This topic has 1 reply, 2 voices, and was last updated 8 months, 2 weeks ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Slider text alignment with translation Plugin?
Tagged: Alignment, slider, translation
hi, I’m using a translation plugin on this site: https://greendoctors-london.org/ar/
You can see that for the right to left languages like Arabic, the slider text moves to the right, overlapping the image of the person. See image: https://imgur.com/Kjj5SZU
I asked the Plugin developer https://translatepress.com/ for a fix and they suggested this CSS (for Arabic):
.translatepress-ar .slidedesc {
text-align: right !important;
}
However it does NOT work. Can you suggest any amends to the CSS that may be needed? thanks
Rachel
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.rtl .slider-main .nivo-caption .nivo-caption-content {
float: left !important;
}
Regards,
Dave
In this digital era, catapulting your business portfolio isn’t that difficult. Making your business more impressive and acceptable has gotten more comfortable with the help […]
When you are in the process of setting up your first business website, the one thing that you may want to pay attention to is […]
Change login Logo in WordPress procedure and steps both manual and using plugins are explained. If you have a WordPress website where multiple users access […]