Cant place a BG on my page

I’ve tried a few ways to get a BG on my page and it’s not working
here it is earthcakeagency.com/portfolio

Hi,

To make the background visible, you can add the code below in Appearance > Customize > Custom > Edit Global CSS

.site {
    background:transparent;
}

Hope that helps

Perfect! Thanks!

Is there a way to make my top menu where the Nav titles are for the pages better with the spacing. The top could come down a bit and the bottom could go down a bit to give it more space so the circle on the Nav isn’t touching the banner image. Thank you!

Hey @dlmartinez7,

You can adjust the menu vertical alignment in Theme Options > Header > Links – Alignment > Navbar Top Link Alignment (px). For this case, you will want to reduce the number.

Hope that helps and if you have further questions, I’d recommend that you open a separate thread because unrelated topics posted in one thread often causes confusion.

Thanks.

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