Comments Howard started the conversationJanuary 29, 2015 at 10:42pmHow can I change the size of the footer? I want it to be smaller.How can I change it so the arrow to go to the top is not there either 1,973Support repliedJanuary 31, 2015 at 10:36pmChange the padding of the footer currently 40 px to 20 px for examplefooter{ padding: 20px 0;}site url plz?Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyHoward repliedJanuary 31, 2015 at 10:39pmwww.shadowwalkerentertainment.com/WPsiteHoward repliedFebruary 2, 2015 at 8:46pm1) How can I decrease the size in between the social media buttons and the Copyright section?2) How can I change the color of the test and background color 1,973Support repliedFebruary 2, 2015 at 11:30pmfooter { background-color: __your color here___;}footer ul.socials-icons { margin: 10px 0 20px 0;}decrease the third value (bottom) marginadd the code to theme options Styling Options -> Custom CSSthanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyHoward repliedFebruary 2, 2015 at 11:37pmI tried doing for the social media icons and it did not lower it. I want it right about the copyright area, what should I put the values at? The one's you supplied do not move them downHoward repliedFebruary 2, 2015 at 11:38pmNevermind, it works! But I need to change the color of them so they are white, what is the code for that?Howard repliedFebruary 3, 2015 at 6:12amFigured it out Sign in to reply ...
How can I change the size of the footer? I want it to be smaller.
How can I change it so the arrow to go to the top is not there either
Change the padding of the footer currently 40 px to 20 px for example
footer{
padding: 20px 0;
}
site url plz?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
www.shadowwalkerentertainment.com/WPsite
1) How can I decrease the size in between the social media buttons and the Copyright section?
2) How can I change the color of the test and background color
footer {
background-color: __your color here___;
}
}
decrease the third value (bottom) margin
add the code to theme options Styling Options -> Custom CSS
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I tried doing for the social media icons and it did not lower it. I want it right about the copyright area, what should I put the values at? The one's you supplied do not move them down
Nevermind, it works! But I need to change the color of them so they are white, what is the code for that?
Figured it out