Ccochn01May 16, 2019
Hi again,
What is the code to reduce footer and copyright height. Also I'd like to have copyright text vertically center on rescale/responsive. Is there a way to accomplish this?
Thanks!
:-)
Nina
2 replies · opened May 16, 2019
Hi again,
What is the code to reduce footer and copyright height. Also I'd like to have copyright text vertically center on rescale/responsive. Is there a way to accomplish this?
Thanks!
:-)
Nina
Hello,
#footer .footer-widgets-wrap { padding: 80px 0; }
#copyrights { padding: 40px 0; }Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
I found it!
#footer .footer-widgets-wrap {
padding: 40px 0;
}
.mt-4, .my-4 {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
}
Thank you
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard