SOLVED: Some issues in post navigation element (in RTL website)

Browser: Chrome 127.0.6533.100
OS: Windows

Hi,

1- The directions of the arrows on the RTL website are reversed by default.

2- The icon is not centered in relation to the text. Everything is fine in the builder, but in the front end it is like the picture below.

3- There is extra space on the right and left side of the post image.

%root%{
direction: LTR;
}
solves the problem.

4- The icon is completely attached to the text.

thanks

Hi @HOSEIN,

thank you for your report! I can replicate all of the points, except point 2, but I guess that one is because of the different LTR language I used. What is the one you have?
To be honest, I don’t know which language I choose, but it seems different than the one you have:

I can confirm all others, so I will create a task once we figure this second out :slight_smile:

Best regards,
M

Hi again @Matej,

My language is persian. But I don’t think it is different from Arabic. Because both are RTL.
In the second case, if we use the svg icon, the result is worse. Please see this link.

Thank you.

I’ve created an internal task for this bug report, and regarding the second one, I was not able to replicate it to this extent. :frowning:
I’ve added it to the task anyway, but I may not be able to replicate it.

Best regards,
M

1 Like

Oh, now I understand that the second one happens if the CSS loading method is set to External files in the settings.

Added to the report, thanks :+1:

1 Like

Hi guys,

We’ve fixed this issue in Bricks 1.11 BETA, now available as a manual download (Bricks – Account)

Please let us know if you are still experiencing issues.

You can see the full changelog here: Bricks 1.11 Changelog – Bricks

As with any beta release, please do not use it on a production/live website. It is only meant for testing in a local or staging environment.

Best regards,
Matej