Content area background opacity

Posted in: Newsmag
Post count: 11

Hi!
In my web http://infoactivat.com/prats
I need to set content-wrap background to transparent.
Any help please?
Thanks!

Post count: 11

Sorry, it was a memory cache problem of my browser.
I solved adding this css to custom css panel in theme panel.


.td-boxed-layout .td-container-wrap.td-main-page-wrap {
background-color: rgba(255, 255, 255, 0.1)!important;
}

Thanks!

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