Again Colors Change After Update - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Again Colors Change After Update

R

Robert

Template 2 years ago

Hello,

I been posting this for a long time now. After almost every update (now update to J4.2.7) the menu colors set in the template change. it turns into blue. Evertime into blue. Now also the background changed to white. It's a returning bug. I have had this issue with so many sites. Cache done, switching compile all the SCSS done. Nothing helps.

Pls look at Text Active/hover color settings, header background color and the result in the images below.

https://prnt.sc/6bUZQl5KxZg1

https://prnt.sc/KWXXApRp9S6C

p.s. I know you can force in in custom css file but this is really annoying, and should work properly. It's one of the key features, color management.

Kind regards,

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #104850

Hi there,

I appreciate you reaching out. I sincerely apologize for this oversight. Will you please provide me the Joomla administrator access to check the issue? I will check & get back to you soon. 

-Thanks

0
R
Robert
Accepted Answer
2 years ago #105060

Hi,

The site is still local. But it happens to almost every site after an update. Blue and black menu colors come back. I had to force all my sites with custom css to prevent change this after an update.

I think the returning colors come from here: template colors.

system-j4.min.css:

:root {
    --hue: 214;
    --template-bg-light: #f0f4fb;
    --template-text-dark: #495057; 
    --template-text-light: #fff;
    --template-link-color: #2a69b8; <----- this is the blue color that returns
    --template-special-color: #001b4c;
}
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #105157

Without checking can't possible share solution. Can you give me a akeeba backup?

https://drive.google.com/file/d/1HwEmKAzw-uVWQHdASGHU31nJaJKBSR56/view

0