Column breakpoint
-
Hi,
thank you for this awesome theme.
I have a problem with the column breakpoint, in tablet is not really responsive.
Actually the breakpoint is set to 782px, it’s possible to change it and set at 1200px.
I have tried this code that I found in the forum but doesn’t works.
@media(max-width: 1200px) {
div.wp-block-columns.break-1200 {
flex-wrap: wrap !important;
}
div.wp-block-columns.break-1200 > div {
flex-basis: 40% !important;
}
}¿Can you help me?
Thank you.
Best Regards.
Altaico
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
The topic ‘Column breakpoint’ is closed to new replies.
