Home › Forums › WoodMart support forum › Broken CSS Broken CSS This topic has 4 replies, 2 voices, and was last updated 1 week, 5 days ago by Bogdan Donovan. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts December 5, 2024 at 10:21 pm #619869 jordanovbiserParticipant Hello, after update to version 8.0.2 some styles are broken Attachments:You must be logged in to view attached files. December 6, 2024 at 10:12 am #619961 Bogdan DonovanKeymaster Hi, 1. To fix the issue with footer list images, try to add the following code snippet to the Custom CSS area in Theme Settings. This issue will also will be fixed in the next theme update. .wd-list .wd-icon :is(img,svg) { width: var(--li-icon-s, revert-layer) !important; } 2. At first glance, your product listings appear to be correct as configured. Please explain this issue in more detail. Kind Regards December 6, 2024 at 10:22 am #619972 jordanovbiserParticipant The size of color switcher, settings are the same. First link is production with 8.0.1, second is staging with 8.0.2 December 6, 2024 at 10:23 am #619974 jordanovbiserParticipant Screenshot added Attachments:You must be logged in to view attached files. December 6, 2024 at 11:03 am #619993 Bogdan DonovanKeymaster The difference in swatch sizes occurs because they are configured differently on these sites. Your non-staging site has the swatch size set to M, which equals 35px (https://monosnap.com/file/ZejWd4Fukv6Ghx0AlWgxtjElpabBLR), while the staging site has the swatch size set to XL, which equals 70px (https://monosnap.com/file/SWOIQvRWKntK4EkOFpv7qkuj2JpP05). Try setting the same swatch size (https://monosnap.com/file/hhTOUXUnWPwjAqPakHaLxldKbUBI5s) on both sites to accurately compare their styles. Kind Regards Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to create new topics. Login / Register