Hi Diego,
Ok I tried what you suggested but still doesn't work. I was to quick to say that the background image worked, but it doesn't.
BACKGROUND IMAGE
When I use this code
html[lang="dk_DK"] {
background: url(url...) no-repeat top center fixed !important;
background-size: cover !important;
background-color:#0c2e3a !important;
}
It just removed the background-image and show white background.
Languages: English (English )Spanish (Español )Portuguese (Brazil) (Português )
Timezone: America/Sao_Paulo (GMT-03:00)
Hi there,
Could you send me a link to the website? I can look at the source code to check the code.
It would also be nice if you can send us access to your WordPress dashboard (website URL, login and password), this way I can adapt the code if necessary. Please use the private field to send the sensitive data.
It would be better if you give me a test site rather than the live site.
IMPORTANT We always recommend to backup a working copy of site files and database before.
Languages: English (English )Spanish (Español )Portuguese (Brazil) (Português )
Timezone: America/Sao_Paulo (GMT-03:00)
Hi there,
As this is a test website, I did some testing to modify the background of the page to green and yellow (depending of the language). The snippet below worked (it is added in Appearance > Customize > Additional CSS).