I would like to reduce main content's max width on every page except for the footer and only for desktop.
At the beginning, I set margins of 50px on every line I created.
But then, when I switch to mobile view on my phone, there are these margins that are not needed - I would like the content to be 100%-wide on mobile phones and tablets.
Hi!
I would like to reduce main content's max width on every page except for the footer and only for desktop.
At the beginning, I set margins of 50px on every line I created.
But then, when I switch to mobile view on my phone, there are these margins that are not needed - I would like the content to be 100%-wide on mobile phones and tablets.
I am sorry, I hope this is clear...
Do you have an idea to do that ?
Many thanks,
All the best,
Manon
Hi Manon,
Try adding this CSS to Custom CSS:
You will have to set a custom size for the body container (except the footer).
Best regards,
Laborator Team