Hi,
I am trying to remove bottom padding space( footer widget)
I tried several codes, nothing is working.
footer.x-colophon.top {
padding-top: 15px;
padding-bottom: 0px;
}
Hi,
I am trying to remove bottom padding space( footer widget)
I tried several codes, nothing is working.
footer.x-colophon.top {
padding-top: 15px;
padding-bottom: 0px;
}
Hi,
Thanks for writing in!
Your code is correct but you need to remove the extra next line or space in your Footer 3 text widget

Do the same for Footer 4 text widget
Thanks
It did work.
Thanks
You’re welcome! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.