Thanks.
The above code work great. . .
In a different post you sent me the below code for the padding in the sidebar. It did not work and I’m wondering if it is in conflict with this one. . I tried placing it above and below the above the above code with no luck.
Here is the code you sent for padding.
.sidebar-footer {
padding: 24px 5% 0;
}
The first value is the padding on top and the second value (5%) will adjust the padding on both the left and right.
Please advise. . my site is so close to being exactly what I want. . .
Thanks for your help.