Hello,
On the RTL front-page the Mailchimp signup and Instagram widget have an alignment issue after updating. English site is fine.
Please see attached images:
Before update: https://i.imgur.com/jjoXvEz.png
After update: https://i.imgur.com/RRiN2ka.png
Hey FlatText,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard,
I’ll post the link in private. However, I’ve rolled back to a previous version of Enfold. If you want to see the mis-alignment in action let me know.
Hi,
The issue has already been reported and our devs have already worked on it and it should be fixed on the next patch (4.2.7) which should be released on the 4th week of May. :)
Best regards,
Nikko
Ok great, at least the issue is reported and a fix is coming.
Can you also explain the symbols I get next to the Arabic version of ‘Read More’?
I’ll point it out on the first picture I uploaded: https://i.imgur.com/V0RbktA.png
Hi,
It’s fetching from the rtl.css of twentyfifteen (link in private content) line 305-307:
.entry-content .more-link:after {
content: "\f430";
}
You can remove this by adding this css code in Quick CSS (located in Enfold > General Styling):
.entry-content .more-link:after {
display: none !important;
}
Hope it helps :)
Best regards,
Nikko
Brilliant. Thank you Nikko.
Hi,
Glad we could help. Thanks for using Enfold and have a great day! :)
Best regards,
Nikko