Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello everyone,
I have some problems with the multicolumn.
I am on the Dawn theme.
So in the multicolumns i have written a text and the problem is, that on mobile version, these texts overlap.
I have already tried the following code:
@media only screen and (max-width: 767px){
.multicolumn-card{
overflow: hidden !important;
width: 95% !important;
}
}
But it did not work.
Some letters were still visible and the text was not centered anymore.
Does anyone has a solution?
Okay, can you please give me the full code to just copy and paste?
Because the code i posted was not mine, i copied it elsewhere.
Thanks in advance!
Hi @julian060303.
It would be much easier to help if you provide us with a problematic page URL.
Sorry, but it still does not work.
But thanks for the support!