跳过导航

標籤: 

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

最后由 marcB-87 1 years, 11 months前 更新。

协助者:: Prosenjit Barman.

作者 文章
22 2 月, 2023 于 10:21 上午 #13087255

marcB-87

I want to split the Language Switcher into 2 or three columns.
I tried this code from the forum, but it did´t work.
I´m using the Avada Theme.

Thanks for helping me out.

.drop_down .narrow.wpml-ls-item .second .inner ul {
width: 300px !important;
}

.drop_down .narrow.wpml-ls-item .second .inner ul li {
width: 150px;
float: left;
}