Can anyone help me to figure out what I'm doing wrong in styling these tags on CMS items? Read-only
On mobile the tag text is wrapping onto two lines, but I want it to stay on one, and for the tags themselves to wrap to a new line. I’ve also added a screenshot of where in the navigator to find the elements
gosh there is something very strange going on here...been on this for a bit now with a lot of strange behavior and I thought for sure this would be a 1 minute fix....is there any custom code that would be affecting this portion at all or?
Well I don't know about that because the issues that I was seeing were in designer. Like "South Africa" tag has no padding on either side of it but the others do but kenya has a large padding on the right side. Whats up with that?
Im confused too, and I just went on designer to investigate and now the cards are really wide
because something isn't right here....identical classes, one is hooked up to the CMS, one is not.
for some reason, I never noticed this, but the default settings of a collection list item have 10px padding left and right and float left set
idk, but the other thing that is very strange is that I have never had gap sizing fill on the ends, its always been just the gaps
I wanted to let that hang awhile longer but I know how long and hard you have been working on this! 🤣
what I would probably do first is build out the card layout separate of the filtering layout entirely
like I would literally take the filtered-holidays_collection-item
and down into a static page, unbind CMS (use the finsweet tool for this) and get the card to behave correctly first
I have a feeling its got somethign to do with all of the nested grid and flexbox divs above it that are causing chaos