Hello,
1. As I see footer is translated for Portfolio projects. Please give us direct links where you don’t have footer translated.
2. Add this code in style.css of the child theme:
.main-footer-1 {
background-color: #FFF !important;
}
3. Try to use this code:
#lang_sel_list a.lang_sel_sel {
color: black !important;
}
4. You can translate theme texts in WPML > Theme and Plugins Localization > select “Translate by WPML”, then click on “Scan the theme for strings” and you’ll be able to translate theme via String Translation:
https://wpml.org/documentation/getting-started-guide/theme-localization/
https://wpml.org/documentation/getting-started-guide/string-translation/
5. You’re using cache plugin and it may cause the issue as it caches the content. You need clear cache to check the changes and it may take some time to get it cleared.
6. We recommend to update the theme to the latest version. If you made all changes in your child theme, then you won’t lose your modifications.
You must create a back up of your files and database before update!
Regards,
Eva Kemp.