Buttons not rendering correctly - Why

We have been working on this page and made it live to test it.

In cornerstone we see the correct blue buttons as we use on all of our pages. The live page removes the button styling and gives us only text. Why?

There’s other issues with the page, but let’s start with the buttons.

Hello Thomas,

Thanks for posting in! I have investigated your issue, and I found out that in your Column element containing the buttons, you have inserted a broken Color code: rgba(0,175,215,0;. Edit the page and correct the color to: rgba(0,175,215,0);. A missing or broken attribute value can create issues with the styling, which is what is going on right now.

If that does not work for you, we would be happy to double-check your site if we can log in. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
– Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

image

Best Regards.

that was it, thanks.

Oh, it’s nothing. Good to know it has worked out for you.