Can't Make Footer Have Transparent Background

The footer looks transparent when editing in Pro, but live, there is a white background.

Hi there,

Please add this code in the Global CSS:

.x-colophon {
    background-color: transparent;
}

Hope this helps.

Thank you! Now there seems to be a margin on the top and bottom that I can not get rid of. I would like that section closer to the bottom.

Hi There,

Please adjust your Row’s padding



And the Footer Bar’s padding



Hope that helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.