Tagged: footer size
Hi,
i face some issues managing the footer size.
When i built the pages i put the contents in grid rows, but he contents of all pages are larger than footer.
I would like to have same width for contents and footer
How can i give the same width to footer?
I tried this, but don’t work
#footer .container {
max-width: 1625px !important;
}
Any solutions?
Hey BernardoBussi,
Thanks for the login details, though the WordPress ones are not working. Could you check and verify please?
Best regards,
Rikard
Hi,
Thanks, those worked. Please try the following in Quick CSS under Enfold->General Styling:
#footer .container {
padding:0 !important;
max-width: 1040px !important;
}
Best regards,
Rikard
Hi Rickard,
thnks for the support. I tried your code but,doens’t work.
The footer remains narrower (page refreshed and cookie deleted).
Do you have any other solution?
I trust in you,
B
Hi,
I just tried the code that RiKard provided on console and it works properly.
Best regards,
Basilis