Vertical Centering - Formatting Issue w/ Announce Bar

  • Issue description:

Starting in the last 2 or 3 days, our announce bars have started to have some funky formatting with the text no longer properly vertically centered. Is there a larger issue?

I’ve got others if needed.

2 Likes

Hi there @Chris_Murphy :wave:

Yes, it would be great if you could share links to another pages where the issue occurs :pray:

These are 3 separate announcement bar widgets.

1 Like

Thank you so much!

Our devs will investigate the issue. I’ll keep you updated :slightly_smiling_face:

1 Like

I’m experiencing a similar problem on my website where the text in the Announcement Bar isn’t displaying correctly.

https://go.anyarabic.com

Hope this can be fixed soonest

1 Like

Hi @Haytham :wave:

I am so sorry for about all the inconvenience!

I’ve shared your case with our devs as well. I’ll keep you in the loop!

Hey guys @Haytham @Chris_Murphy :wave:

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

[class*="bar-elements__ElementsWrapper-sc"] {
  height: auto !important;
}

Please check your widgets and let me know if they are fine now.

It’s a temporary solution of the issue. Once the global fix is applied, I’ll let you know right away :slightly_smiling_face:

1 Like

Yes, I think it is back to normal now.
Thanks.

https://go.anyarabic.com/

1 Like

Great! You are always welcome :wink:

Looks good on my end this morning. Thx for the temp fix!

2 Likes

Hey guys :wave:

The issue is globally fixed! Now you can remove the CSS codes from your widgets :slightly_smiling_face: