Hello,
I did not see any option in customizer where I could change background color (if there’s one please advise).
Searching the forums I’ve found thisCSS:
/* Change background color START /
body .site {
background-color: rgba(0,255,0,0.3);
}
/ END */
But I can’t find option to change top and bottom?