Color issue with buttons if I insert the colors.css file

4 replies · opened Apr 1, 2021

NnaliagaApr 1, 2021

Hi,

I have an issue if I insert the colors.css file in the page. Almost all my buttons change to the color of the css file. Even if the color is set to be green, black, etc.

Check the image for more details. I add the colors.css file to the buttons page of canvas and almost all the original colors change to green.

Looking forward to your answer.

Thank you.

SSemicolon WebSTAFFApr 1, 2021

Hello,

Apologies for the Inconveniences caused!

We are look into this and will get back to you with a solution shortly. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

NnaliagaApr 3, 2021

Hi,

Thank you for your response. Any solution to this issue?

The whole project is using 3d buttons, and now all buttons have the same color. I find this issue after updating Canvas to the last version.

thank you.

SSemicolon WebSTAFFApr 4, 2021

Hello,

Thanks for your Patience and Apologize for this bug!

This requires some changes. Simply find the following code in the style.css File:
[ch_pre type="css"].button-red { background-color: #C02942; }[/ch_pre]

and replace it with:
[ch_pre type="css"].button-red:not(.button-border) { background-color: #C02942 !important; }[/ch_pre]

This will definitely fix the issues. You will need to do this for all the Button Colors. We will update this code in the next update with the above changes. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

NnaliagaApr 5, 2021

Ok thank you. It works.

Looking forward for the update.

Have a wonderful day!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard