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.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.