Background Problem

Posted in: Newspaper
Post count: 18

Hi everyone,

I have a little problem with my background, i can change the theme background
but i can’t change the color where my article list is. I don’t want the white background behind my article.
background actugg

Can someone tell me how can i fix this ?

Cheers,

Anthony

  • This topic was modified 8 years by Atyllo.
Post count: 18

OK i suceed for the main page… but now i have this

This is the Custom CSS i used for the white background.

.td-main-content-wrap,
.td-category-grid {
background-color: #464646;
}
.td-container-wrap {
background-color: #464646;
margin-left: auto;
margin-right: auto;
}
.td-header-gradient:before {
content: “”;
background: #464646 url(‘data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==’);
width: 1%;
height: 0px;
position: absolute;
left: 0;
bottom: 0px;
z-index: 1;
}

Can someone telle me how to change the color of this category hearder ?

  • This reply was modified 8 years by Atyllo.
  • This reply was modified 8 years by Atyllo.
  • This reply was modified 8 years by Atyllo.
  • This reply was modified 8 years by Atyllo.
Post count: 23312

Hello Atyllo,

Provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thanks for the message!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.