Home › Forums › Support › How to make “Dash line effect” for container box? This topic has 2 replies, 2 voices, and was last updated 4 years, 7 months ago by David. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts August 28, 2021 at 4:05 am #1910776 Trạng Hi I want to build a container box with border line is “dash” like this. How could I do that? The site in demo here August 28, 2021 at 6:10 am #1910848 Trạng Hello, anyone can help? August 28, 2021 at 6:37 am #1910860 DavidStaff Customer Support Hi there, are you using GenerateBlocks to add the Container ? If so, select the Container Block, and in Advanced > Additional CSS Classes add: border-dash then add this CSS to your site: .gb-container.border-dash { border: 5px dashed #fcb900; } Make sure you have NOT set a border style in the Container Blocks Spacing or Colors. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In