Hi,
After WPML update are flags with bullets and align is not horizontally.
How can I fix this?
Web page data are in private content.
Best regards,
LL
This topic has 7 replies, 4 voices, and was last updated 10 years, 5 months ago ago by Stan Russell
Hi,
After WPML update are flags with bullets and align is not horizontally.
How can I fix this?
Web page data are in private content.
Best regards,
LL
Hello,
Please update the theme to the latest version and Woocommerce as well.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ and WordPress.
Don’t forget to create back up of your files and database before starting update process!
Regards,
Eva Kemp.
Hello,
I’ve added this code in custom.css file. Please check.
.languages-area ul {
width: 40px;
}
.languages-area ul a{
float: left;
}
Regards,
Robert Hall.
Hi,
Thank you for your answer. I will update WooCommerce and theme.
Can I remove bulletpoint which is before flag?
Best regards,
LL
Please use this code in custom css
.languages-area li{
list-style-type: none;
}
Regards,
Robert Hall.
Hi,
Thank you very much.
Best regards,
LL
Hello lilleliis,
You are welcome!
Regards,
Stan Russell.
The issue related to '‘WPML flags’' has been successfully resolved, and the topic is now closed for further responses