Jump to content

Challenger2

Member
  • Posts

    37
  • Joined

  • Last visited

Community Answers

  1. Challenger2's post in How do I add a border around text box? was marked as the answer   
    Hi @Hickory.
    Use a markdown, not a text box. In the markdown use code like this:
    <div class="boxBorder"> Your text here... </div>
    Then in the custom css use the following code, adjusting the values for size and colour as you wish:
    .boxBorder { border: 2px solid #990066; padding: 10px; outline: #990066 solid 5px; outline-offset: 5px; }
    Hope this works for you.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.