gpt4 book ai didi

html - 如何在WordPress中的weglot插件下拉按钮中获得圆 Angular 边框?

转载 作者:行者123 更新时间:2023-11-27 22:58:14 25 4
gpt4 key购买 nike

我正在使用 Weglot plugin在我的 WordPress 网站上。我想将语言按钮作为圆形边框下拉菜单。问题是,当我使用 border-radiusoverflow: hidden 时,我看不到我选择的元素,当我删除 overflow 时,我将选择的 90° 边框作为背景。

Weglot按钮html代码

weglot button html code

我的代码结果

My code result

Weglot documentation link , 如果需要的话

我的代码

.country-selector{
border-radius:36px;
display:inline-block;
overflow:hidden;
background:#cccccc;
border:4px solid #cccccc;
}

最佳答案

从外观上看,您正在设计下拉列表的容器。您是否尝试过针对 .wgcurrent 类?这似乎是您当前选择的语言

关于html - 如何在WordPress中的weglot插件下拉按钮中获得圆 Angular 边框?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54298607/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com