put background seemless

Posted in: Newspaper
Post count: 14

Hi,

I want put a background diagonal line (seemless) like http://www.gogirlmagz.com/
how to fix it css custom?

this my link http://goo.gl/EKBr8P

regards

Post count: 7909

Hi,

You can add your background in Theme Panel > Background section – http://screencast.com/t/4YgVLW2udf2y and try this custom css to remove white background for page content:

.td-page-wrap{
background: transparent !important;
}

But you may need additional cutomizations as some post elements may have also background – http://screencast.com/t/9UfyMCYmwfS

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.