Issue with styling components on 6.1.10

Hey guys,

I’m observing issues with the styling when using a component called via its shortcode.

  • Border colours appear black instead of the selected colour.
  • Background colours do not appear (Unless the object supports advanced background colours)
  • Font weight is being ignored

It appears they’re not being translated when the CSS is being generated.

Screenshot 2023-03-31 at 12.45.55

We’re calling the shortcode via PHP; which worked well with Global Blocks before.

e.g.

return do_shortcode(' [cs_component id="QzY9GBgPJV6GmtAjZq'"] ');

Thanks,

Matt

Hello @mjshelley,

Thanks for writing in! I believe that this is a bug with the latest version. I have tested this and I was able to replicate the issue. I already reported this to our developers so that they can fix it.

Please bear with us.

1 Like

Thanks Rue :slight_smile:

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.