/*
// change footer padding top right bottom left by me
*/
.x-colophon.top {
padding: 1px 1px 1px 1px;
}
I’ve tried placing .textwidget and .h-widget after .x-colophon.top but nothing is working. Not sure what to add after x-colophon.top.
I don’t know what I am missing.