Navigation überspringen

Schlagwörter: 

Dieses Thema enthält 0 Antworten, hat 1 Stimme.

Zuletzt aktualisiert von marcB-87 Vor 1 Jahr, 9 Monaten.

Assistiert von: Prosenjit Barman.

Verfasser Beiträge
Februar 22, 2023 unter 10:21 am #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;
}