-
Anonymous
hi
pls check the screenshot https://prnt.sc/xYE2IU3yyixbnow i have 5 content container in one row, but the width of each column is small,
i want to add the width of each column, please kindly make the video guide for this adjustment,
the example of the width i expect is like this https://prnt.sc/2nxRsVawjeCN
thanks
-
Hi there,
You need to drag the Grid gb-element-30d54c1e out from its current parent container gb-element-51eba02a, so gb-element-51eba02a‘s width can no longer restrict gb-element-30d54c1e‘s width.
Then you can increase the
max-widthset for Grid gb-element-30d54c1e. -
Anonymous
please check this screenshot
It is gb-element-6481c8b6 inside the parent container gb-element-51eba02a, not gb-element-30d54c1e.
Im right?
I checked all, dont find gb-element-30d54c1e
Thanks , please double check it
-
Anonymous
Please ignore the above information and i can not edit or delete it.
pls check the below informaiton
How to increase the max-width set for Grid gb-element-30d54c1e?
-
Alvind
How to increase the max-width set for Grid gb-element-30d54c1e?
Turn off the Use Global Max Width option, then set the Max Width to a value greater than 1200px, as the current global max width is set to 1200px.
-
Anonymous
thanks
confirm one thing with you, pls check https://prnt.sc/c5N88tdR3gH3
the grey default value means Global Max Width Value?
-
Anonymous
Also,
Yes now I have changed this value from 1200px to 1500 px,
I want to know
What is the final maximum value for this value greater than 1200 ?
-
Alvind
What is the final maximum value for this value greater than 1200 ?
There is no maximum value. You can set it to any value you like.
The actual width displayed will still be limited by the visitor’s screen size. For example, if you set the Max Width to 2000px, but the visitor’s viewport is only 1700px wide, the content will only be displayed up to 1700px. The Max Width simply defines the upper limit—it doesn’t force the content to exceed the available screen width.
-
Anonymous
Thanks for clarifying everything and it is clear.
-
Alvind
No problem!
- You must be logged in to reply to this topic.