This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Hi,
Howe to get the footer to 100%?
Rob
Hello,
Please try to add this code in Theme Options > Styling > Custom css:
.footer .container, .footer-bottom .container {
width: 100%;
}
.footer-bottom .et-follow-buttons.align-center {
text-align: right;
margin-right: 10%;
}
Regards
thanx
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up