Friends of JA need a solution regarding the background of the flag that selects the language.
I need to change the color and decrease the white space behind the active language flag.
I checked the CSS and found
div.lang-active {
background-color: transparent;
}
div.mod-languages li {
margin: 0.1rem;
}
See the attached image:
What added to custom.css file doesn't work, or the code I found was the wrong one? I was wondering if it's not a bug reading custom.css because I changed the dimensions of the logo and it didn't work.
Could you help me?
thanks