Problems after update to 8.0 or 8.1
-
Hi friends.
I tried the new update (both versions 8.0 an d 8.0.1), but same problem.
The categories and tags exceed the specified field as you can see in the screenshot.
Tested on two installations and no third party plugins (screenshot) enabled.
So i had to roll back to 7.6 where everything is fine.
Thank you in advance.
Attachments:
You must be
logged in to view attached files.
Ok, i kept one site with version 8.0.1 that you can see the issue. All patches installed:
https://www.glas-schwarz.at/glas/whiskey-tumbler-kristallglas-a-schliff/
Hi,
To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.
body .product_meta.wd-layout-inline>span {
flex: unset;
}
body .product_meta.wd-layout-inline>span > * {
display: inline-block;
}
This issue is also will be fixed in the next theme update
Kind Regards
Hi Bogdan.
That worked, thanks a lot.
You can mark it as solved.
Kind regards!