Problem With Language Flags - Question | JoomShaper

Problem With Language Flags

G

Giuseppe

Template 1 day ago

With language management, when I enable flags, the template produces two shadows above and below the flag. Keep in mind that this happens in any template. How can I remove those unsightly shadows? I've attached an image.

https://osteopata.giuseppecento.eu/error/image4.png

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 day ago #220149

Ciao,

this is not a shadow, but background color used for active language.

Use that Custom CSS to remove it

div.mod-languages ul li.lang-active {
  background-color: transparent;}
0
G
Giuseppe
Accepted Answer
9 hours ago #220215

Okay, thanks, solved.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 hour ago #220260

Please only mark topic as solved. Thx

0