- 
		AuthorPosts
 - 
		
			
				
February 25, 2023 at 10:43 am #1399226
Hello together
have added a new page here
link below:There I have inserted a Grid Row
can I set the width via css.thanks in advance
kind regards
FranzFebruary 25, 2023 at 7:33 pm #1399275Hey schweg33,
Thanks for the link to your page, I see a grid row with 5 1/5 cells, but only the first two have content.
I’m not sure what you wish to achieve, please explain further.Best regards,
MikeFebruary 25, 2023 at 8:51 pm #1399281Hello Mike
have now filled all cells
I want that on both sides a free space arises
see printscreen link below:Maximum Container Width is set to 1330 px
so wide the grid row should bethanks
kind regards
FranzFebruary 25, 2023 at 9:07 pm #1399283Hi,
Thanks for the feedback, the grid row element is a full-width element but you could use the css to add a max width:#av-layout-grid-1 { max-width: 1130px; margin: auto; }After applying the css, please clear your browser cache and check.
Best regards,
MikeFebruary 25, 2023 at 10:30 pm #1399286Hello Mike
this fits well now
if I copy it just copy the code alsocan I enter that under once?
2x I have now entered the code
the third not yetvertically I can also reduce the distance?
thank you and greetings
thanks
kind regards
FranzFebruary 25, 2023 at 10:39 pm #1399288Hi,
If you are going to use the grid row multiple times on the same page try this css instead#main .av-layout-grid-container { max-width: 1130px; margin: auto; }To remove the top and bottom padding to have the grid rows closer together try this css:
#main .av-layout-grid-container .flex_cell { padding: 0 30px; }After applying the css, please clear your browser cache and check.
Best regards,
MikeFebruary 26, 2023 at 10:09 am #1399297Hello Mike
you can close this ticketthat is ok
thanks for your help
kind regards
FranzFebruary 26, 2023 at 1:03 pm #1399307Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike - 
		AuthorPosts
 
- The topic ‘Width Grid Row’ is closed to new replies.
 
