I am using GeneratePress plus WPML language switcher and it’s working.
I’d like to change the size of the flags in the language switcher widget.
Based on the suggestion of the support team of WPML,
I added following code in my customizer custom css settings:
.site-header .wpml-ls-menu-item .wpml-ls-flag,
.site-navigation .wpml-ls-menu-item .wpml-ls-flag {
width: 36px;
height: 20px;
}
Unfortunately, it didn’t work.
Any suggestion on this issue will be appreciated.
GeneratePress 2.2.2
GP Premium 1.7.7