How can I add this design to the LP? | Community
Skip to main content
July 7, 2016
Solved

How can I add this design to the LP?

  • July 7, 2016
  • 1 reply
  • 1775 views

Hello.

I'm trying to design a LP right now but I cannot find out on how to add this design ( [  ] part).

Can someone tell me how I can add this?

Thank you!

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 SanfordWhiteman

A Rich Text Element in HTML Source view would do it. 

An HTML Element can contain any HTML you want.

1 reply

SanfordWhiteman
New Participant
July 7, 2016

Looks like an <HR> element (Horizontal Rule).

Probably set to solid border.

<HR style="border:1px solid gray;">

<HR style="border:1px solid gray !important;">

July 7, 2016

Can I add that from these options?

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
July 7, 2016

A Rich Text Element in HTML Source view would do it. 

An HTML Element can contain any HTML you want.