Footer widget css change is not working
-
Hello, my blog is whatvwant.com
I am using jetpack css editor to change css of my footer. I have placed below code.footer-widgets {
background-color: #000;
clear: both;
font-size: 16px;
color: #fff;
max-width: 1400px;
}.widget li {
border-bottom: 0 dotted #ececec;
margin-bottom: 5px;
padding-bottom: 5px;
text-align: left;
font-size: 16px;
}Earlier it was working. Suddenly it’s width changed to 1100px. Even if I change manually, it is not working. Can any one tell me solution.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Footer widget css change is not working’ is closed to new replies.