Need Wordpress Section Colored In

Status
Not open for further replies.
So you after an colour chnage for the white box background where the recent is?

Just edit this and use the colours that I set
Code:
.well {
    background-color: #132621;
    padding: 30px;
    border: 1px solid #040404;
    overflow: hidden;
    clear: both;
}

fgfgfgf.webp
 
Changing everywhere but the place where posts are written and nav bar are in the customizer.
 
Status
Not open for further replies.
Back
Top Bottom