how to make CONTENT ZONE background transparent

Posted in: Newspaper
Post count: 55

Hello, I’ve spend hours trying to make the background of the main CONTENT ZONE transparent…
In the TD Editor under CONTENT > ZONE > CSS I’ve tried changing the color where it says BACKGROUND COLOR but nothing seems to be affected…
I’ve even tried looking at the HTML source and adding this to the LIVE CSS EDITOR:
.td-main-content-wrap,
.td-main-page-wrap,
.td-container-wrap,
.tdc-content-wrap,
.tdc-zone,
.tdi_2_eeb,
.wpb_row,
.td-pb-row,
.tdc-element-style,
.td-big-grid-flex,
.td-big-grid-flex-scroll,
.td_block_wrap,
.td_block_big_grid_flex_5,
.tdi_10_e0e,
.td-pb-border-top,
.td_block_template_14,
.td-big-grid-flex-posts
{
background-color: transparent!important;
}

Nothing seems to work. Why is this so hard???
Finding the right place for this in the TD EDITOR settings should really be MUCH simpler!

Post count: 18283

Hello !

Please provide a link to your website and let us know exactly what zone you want to have transparent.

Thank you !

Post count: 38

Hello! I also need to change the background of a template, but nothing happens when selecting Zone – CSS – background color

Thanks in advance, Vlad.

Post count: 55

Hello Mauricio, I figured out after lots of trying things that it’s a combination of settings between the Theme Panel inside WP and the CSS settings inside TD Composer… It’s a bit confusing and I think the Tag Div team should make these things clearer and let us know which is more important… look at the background settings in Theme Panel… hope this helps

Post count: 38

Thank you very much, Marc!

I hadn’t thought about that possibility … But I checked on the panel and everything is disabled …

I guess the same thing happened to me:

https://www.dropbox.com/s/yofdcpyb0zlyvdv/Background%20color.png?dl=0

https://www.dropbox.com/s/fsejooi467kiite/Background%20image.png?dl=0

Regards!

Post count: 55

I’ve had the same problem…
you think it’s disabled but somehow they are related and inter-dependent…
check Theme Panel > Theme Colors > Background Colors

Post count: 38

Thank you, Mark!

Finally I could! But is there a usability error, no?

Post count: 55

Yes I agree that it’s not very clear at all

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