footer#footer .colophon {
background-color: #2F2F2F;
}
.widget-front.hover .round-div {
border-color: transparent;
}
.widget-front .round-div {
border-color: transparent;
}
Try This…
the effect is still there with this code but it’s invisible
nvm I’ve done it myself
.widget-front.hover .round-div {
border-color: transparent;
}
.widget-front .round-div {
border-color: #c0c0c0;
}
I’m having a similar problem
I’ve changed the Background on my site but now I have some ugle white blocks
http://hammerwolf-technologies.co.uk/
any suggestion to get rid of them?
any other effect I can use on the featured pages?