Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 11, 2024 at 1:59 pm #1461851 Jak73Participant Hi, i would like to add a specific width to a color section. How can i do that? kind regards Jak July 11, 2024 at 6:21 pm #1461871 RikardKeymaster Hey Jak73, You can give the section an ID in the element options, then use the ID in CSS like this: #your-id .container { width: 1000px; max-width: 1000px; } 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