跳过导航

標籤: 

本主题包含 0 則回覆 ,有 0 声音 。

最后由 tiboV 3 weeks, 5 days前 更新。

协助者:: Kor.

作者 文章
4 12 月, 2024 于 7:57 上午 #16474760

tiboV

Background of the issue:
I want the dropdown languages switcher to show only the flags on my site 隐藏链接. I am trying to adjust the width of the language switcher and improve the layout.
The current css code I am using is:
.wpml-ls-legacy-dropdown .wpml-ls-item a {
width: 80px !important;
}

Symptoms:
I have read and tried to implement several articles from WPML but did not help.

Questions:
How can I adjust the width of the language switcher?
How can I improve the layout of the language switcher to show only flags?
How can I make sure that the line between the flags is not there. This also still has the old width.