This topic has 8 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Rose Tyler
Hello ,
How can I reduce size of footer ?
http://s10.postimg.org/roj70q7kp/Untitled.png
I want to be little smaller than he is ,look picture.
Thabk you!
Hello,
You can add this code in Custom CSS:
.main-footer {
padding-top: 0;
}
.row-copyrights {
padding-bottom: 10px !important;
}
Regards,
Rose Tyler.
Thanks that works !
Can u help me just with slider ,I want a little more closer to menu?
Some code?
Hello,
Please add this code in Custom CSS:
.navbar {
padding-bottom: 5px;
}
Regards,
Rose Tyler.
Working! But now i need menu bar little up? css?
Thank you Rose!
Hello,
You are welcome!
Please add this code to the previous
padding-top: 5px;
Regards,
Rose Tyler.
The best! Thank you!
Hello,
You are welcome!
Regards,
Rose Tyler.
The issue related to '‘Footer size’' has been successfully resolved, and the topic is now closed for further responses