Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 3, 2017 at 9:01 pm #847443 iedigitaldesignParticipant I’m trying to change the background color of my custom widget area “Bottom Banner” to #6828a3 and the text to #ffffff. September 4, 2017 at 12:07 am #847493 MikeModerator Hey iedigitaldesign, Try this code in the General Styling > Quick CSS field: #custom_html-2 {background-color: #6828a3; } #custom_html-2 h2 {color: #fff!important; } This was for the free shipping banner, right? Best regards, Mike 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