How could I also make footer adjust to browser width just like the option:
“Let logo and menu position adapt to browser window” does?
does for the header?
Thanks
Hey MORTULGAAH,
Please try the following in Quick CSS under Enfold->General Styling:
#footer .container {
width: 100%;
max-width: 100%;
padding: 0;
margin: 0;
}
Best regards,
Rikard
Thansk. That is what I tried initially, but it didn’t work.
This did work tho:
#socket .container {
width: 100%;
max-width: 100%;
padding:10px 30px 20px 30px;
margin:0;
}
Hi,
I’m glad that worked. Did you need additional help, or shall we close this topic?
Best regards,
Jordan Shannon
Thanks a lot, please do close the topic.
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon