Learn how to customize the appearance of Locadapt’s language selector on your website
!important
in some cases.
To apply custom styles, update your CSS script or add inline styles to your website. For WordPress or other CMS platforms, you can add these styles to your theme’s custom CSS section.
#langSelector
: The main container for the language selector#languageList
: The dropdown list of available languages#selectedLanguage
: The currently selected language button#selectedFlag
: The flag icon for the selected language#selectedName
: The name of the selected language#langSelectorChevron
: The dropdown arrow icon.lang-option
: Individual language options in the dropdown.flag-icon
: Flag icons for each language.lang-name
: Language names in the dropdown