Adding sidebar border Forums » WordPress » Tempera » How To Author Posts August 25th, 2015 at 09:09 #33172 Erica Hi, I’m attempting to add a simple 1px line to separate my sidebar from my main content. Can anyone please help? Thanks. September 8th, 2015 at 13:45 #33299 ZedCryout Creations mastermind #primary, #secondary { border-color: red; border-style: solid; border-width: 0; } #primary { border-width: 0 1px 0 0; } #secondary { border-width: 0 0 0 1px; } However note that the sidebar(s) and the content area will not always have the same height. If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Adding sidebar border’ is closed to new replies.