Hello, how can I define the maximum grid width size?
I have tried with this code, adding to custom.css and Quick CSS (in Enfold menu) and it didn’t work.
/* Custom grid row width*/
#av-grid-custom-width {
max-width: 1310px;
margin: 0 auto;
}
My webpage: Neotronics.cl
Here a picture with the problem
Hey neotronics,
Thank you for using Enfold.
Edit the cells and set the “Background Repeat” to “Stretch to Fit”. The background images are going to cover the entire cell. You don’t need to add the css modification.
Best regards,
Ismael
thank you!
It was really helpful