Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 27, 2016 at 9:21 am #639181 emilbrollParticipant Hey, On my site I want to add an HR between two color sections to get a 3px “border” – however, the HR is wrapped in loads and loads of content divs adding 50px of padding top and bottom. How can this be avoided? May 28, 2016 at 1:23 am #639571 JosueInactive Moderator Hey, Don’t use another element, instead set a custom ID to one of the sections and use this CSS: #bordered-section{ border-top: 3px solid gray; } Best regards, Josue 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