Home › Forums › Support › Autofit Gradient Background height/width This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by Ying. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 14, 2021 at 9:51 am #1618862 Ryan Hi, how do I make my gradient background autofit height and width? I am using a container for the entire page right now with a background gradient within the container from generateblocks January 14, 2021 at 1:49 pm #1619097 YingStaff Customer Support Hi Ryan, Try to set the GB container background color to transparent, then use this CSS add background to the body. body.page-id-2595 { background: linear-gradient(180deg, #3a4fff 0%, #69d7de 100%); background-size: 100% 150%; } body.page-id-2595 #page { background-color: transparent; } Let me know ๐ January 14, 2021 at 1:57 pm #1619106 Ryan oh wow! perfect thanks January 14, 2021 at 2:33 pm #1619139 YingStaff Customer Support No problem ๐ Glad to help! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In