Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 17, 2020 at 4:14 pm #1213823 bobfurgoParticipant Hi guys, I have a color section set to 100% of screen but on mobile i’d like to adjust it to another percentage. Cant figure out how to do it with css. Thanks! May 19, 2020 at 3:40 am #1214154 RikardKeymaster Hey bobfurgo, Please try the following in Quick CSS under Enfold->General Styling: @media only screen and (max-width: 767px) { #homepage-above-the-fold { width: 80%; display: table; margin: 0 auto; float: none; } } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In