Home › Forums › Basel support forum › Background Image Background Image This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 14, 2016 at 3:43 pm #3932 milo_man18Participant Hi I cant get my background image to be the same width. It kept showing different sizes, please let me know how to use a background image css. sometimes it only goes 2/3 of the page and it should always be full. September 14, 2016 at 4:27 pm #3944 Artem TemosKeymaster Hello, Thank you for contacting us. Try to add the following CSS code to the Custom CSS section in Theme Settings to make your background image always fit .website-wrapper { background-size: 100% auto; background-position: top center; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register