When I reload the homepage the old green color appears for a second
-
Problem: When I reload the homepage the old green color appears for a second before my new blue color returns. It always happens on CATEGORIAS (header), and at the banner on the middle of the page.
How can we fix it?
Kind regards, Débora
Hi,
We tested your website but don’t see the problem you are asking for https://gyazo.com/f61e87d993d4e070a262e725d99215d1
Regards
Hi,
It is easyer no see it when you reload and check the second banner, on the middle of the page. First the background is green, after seconds it turns blue, which is the right colour (the same thing happens on the top, at the blue CATEGORIA, but is quiack and only at the first reload. Afterwards, the cashe does not allow it to reload as if it was fresh).
Please see attached files
Attachments:
You must be
logged in to view attached files.
Hi,
You need to edit this slider in Revolution slider and change its background https://gyazo.com/eaf57c9913c195b964b0ad2622c4f81a
Regards
Hi,
Problem with colour of the header in the middle of the page was solved 🙂 !!!
But I still need you support to solve the green colour problem at the top of the side on the blue CATEGORIA. The right color should be the blue one, but when I reload the site, the green one appears. Check on the attached images please.
Attachments:
You must be
logged in to view attached files.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.menu-opener {
background-color: rgba(0, 180, 175, 1);
}