one sided border on a box | Community
Skip to main content
January 29, 2016
Solved

one sided border on a box

  • January 29, 2016
  • 4 replies
  • 1805 views

I'm tying to make a box that has a border on one side. I've tried everything I can think of in the Elements dropdown but nothing is working. Besides uploading an image of a line, how do I do this?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

Thanks for the help. It's a landing page not email. I couldn't see how to get to the html code but now I see that html box instead of a normal box. I've never used that html box before so I guess I need to play around with it.

4 replies

Kenny_Elkington
Adobe Employee
Adobe Employee
January 29, 2016

Could you provide a reference image for what you're trying to do?

January 29, 2016

Agreed a picture would help, but if you are using a table cell as your "box" that only has a border on one side, try using the border-width property using 0's for the sides you don't want a border on. It'd need to be styled inline if you are building an email.

January 29, 2016

You may need to use HTML instead of the out of the box design features!

Accepted solution
February 2, 2016

Thanks for the help. It's a landing page not email. I couldn't see how to get to the html code but now I see that html box instead of a normal box. I've never used that html box before so I guess I need to play around with it.