Facebook reviews text adjustment

Hi all…
Is there a way to modify “justify text” within a review?
thanks
Martin.

1 Like

Hi @Martin_Porter :wave:

Could you please send me a link to the page where your widget is installed?

Hi – I can do, but will need to send you a PM the site has a password.

Thanks

Martin.

1 Like

Sure! To send the PM, just click on my profile image and choose Message:

Thanks for sharing the credentials!

I’ve shared this issue with the devs and will update you tomorrow :slightly_smiling_face:

1 Like

Hi there, @Martin_Porter :wave:

We’ve fixed the issue by adding this code to the Custom CSS field on the Style tab of your widget’s settings:

.es-carousel-layout-item {
    text-align: start !important;
}

Please check your website and let me know if it’s fine on your end :slightly_smiling_face:

Hi Max…
Yes thank you! - (always a but lol) but I have just noticed that the google reviews have the same problem, can I just add the custom CSS to that widget?

thanks again for your help.
Regards
Martin.

1 Like

Yep, this code should work for the Google Reviews widget too.

Try it out and let me know if it helped :slightly_smiling_face:

1 Like

Yep it worked - thanks for your help Max!
Kind regards
Martin

2 Likes

You’re always welcome :wink:

1 Like