When I set a column for example to 2 columns on desktop (base) and 1 column on tablet it should also be 1 column on mobile devices. For some reason the mobile version switches to the desktop styles and does not respect the styling that is set for the tablet version.
I created a custom breakpoint at 768px. Styles that are set for the custom breakpoint also do not get passed to the mobile version.
Sorry to hear you’re experiencing trouble with this.
Could you possibly check and see if there are 2 fractions set in the Grid editor on mobile?
If yes, try resetting the fractions with the dot indicator.
you are correct. There are 2 fractions set on mobile devices. But is this how it is supposed to be? Because I did not set 2 fractions this happened automatically.
With 1.3.4.7, the fractions are exclusively applied to the main breakpoint, meaning that you should no longer have to reset the fraction on following breakpoints:
Kindly let me know if this is the case on your end.