Strange color appearing

3 replies · opened May 19, 2022

00sixhundredMay 19, 2022

Ok, so a dark pink is appearing around the menus and on the book an appointment button.

Book now is showing a background-color: #DE6262 !important; when the hex should be:#EB7085

The focused menu item is showing the exact same: background-color: #DE6262 !important; when there should be a white background.

This #DE6262 is showing up out of no where and I cannot seam to pin point the problem..

Changed the theme color in the following file colors.PHP to #EB7085 (does nothing)
Searched for that background color hex-code (#DE6262) in a a lot of CSS files and no luck.

i don't know where this new background-color: #DE6262 !important; is coming from.. no code at all shows up for #DE6262?

any thoughts? thanks

SSemicolon WebSTAFFMay 20, 2022

Hello,

The Theme Color in your Codes is set to #DE6262 in the HTML File. We have attached a screenshot. Additionally, you seem to have edited the Colors in the style.css File which it is Highly Recommended to use the css/colors.css or css/colors.php File. More Documentations on this can be found here: https://docs.semicolonweb.com/docs/getting-started/color-schemes/ .

Hope this Helps!

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

00sixhundredMay 20, 2022

Thank you!, but see the problem is, now when I change that colour to white (so the menu doesn't appear with a strange shade of pink), the "Book an appointment" button turns completely white?

SSemicolon WebSTAFFMay 20, 2022

Hello,

In this case, removing the .style-3 Class from the .primary-menu Element will fix this issue. The Original Demo looks like this: https://themes.semicolonweb.com/html/canvas/demo-medical.html . You appear to have made some Custom Changes in the style.css File which is causing this issue.

Hope this Helps!

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

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