Originally posted by Bruce - PhosphorMedia
View Post
Why are the products not flowing as expected on mobile
Collapse
X
-
Yeah, there was a bit of faffing about trying to figure out exactly which selector to target to make it go. But that's part of the fun of CSS :D
-
that is quite true in general. just takes more time :)Originally posted by cpp-dev View PostI went with the child item, as it was more reliable in our case.
Leave a comment:
-
welcome...guess i should have mentioned that its a min-height setting for the outermost container of each individual product. of course, you could also set min-height on each child container with the same effect.
Leave a comment:
-
Hmm. I thought I had one defined already, but that's a good point. I'll check that again too.Originally posted by Bruce - PhosphorMedia View PostLooks like you need to set a define min-height that is equal to the largest block.
Conclusion:
Turns out there were CSS rules for min-height, but not for the element that the items were in.
So after some hair pulling while I tried to find the right spot to put the new rule, it is working a charm. Thanks everyone! Especially you Bruce - PhosphorMedia
Leave a comment:
-
Looks like you need to set a define min-height that is equal to the largest block.
Leave a comment:
-
Did you double check to make sure the images in question; exists, correct format, name, blank space in name, unacceptable characters?
Leave a comment:
-
Why are the products not flowing as expected on mobile
Hey all. I've been noodling this issue in the background for awhile, but I can't quite put my finger on why it on mobile some product pages look like the attached image.
According to the CSS of the Levels ReadyTheme the rows should auto flow, but they often have a weird left something that doesn't show up in the browser inspector tool but is affecting the layout.
Anyone have any ideas?Attached FilesTags: None
Leave a comment: