تخطي الملاحة

الوسوم: 

يحتوي هذا الموضوع رد واحد ، لديه 1صوت.

آخر تحديث بواسطة marcB-87 قبل 1 سنة، 11 شهر.

يساعده: Prosenjit Barman.

مؤلف المقالات
فبراير 22, 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;
}