@venishkumaresan wrote:
I need to change the width of the grid col attribute ‘xl’(size-xl) to 1600px. So I try to change that attribute with the following code. Inside the theme/variables.scss I wrote like this
: root{ --ion-grid-width-xl: 1600px !important; }
It didn’t change anything. Please suggest me how to modify the default break point value.
Posts: 1
Participants: 1