Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Andrew1647
tagDiv Member

Hi Simion,

Thanks for your response. I ended up solving my challenge with the following code:

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

.td-footer-wrapper {
background-color:#393e48!important;
}

Andrew1647
tagDiv Member

Still not correct as I just noticed that this css also stripped the background from the footer on this page. Still looking for a way to make the header transparent, leaving the footer alone. Thanks!

Andrew1647
tagDiv Member

I actually found the right css code.

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

However, when inputting this code into CSS Live of the selected page, it will not save. As soon as the page is refreshed, the code is gone.

Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)