Creating separator arrows

How do i recreate this line in x theme?

HI Sathis,

Thanks for writing in!
There is no default feature to make similar line separator. As you know the page builder elements can be fully customized via custom CSS.
Here is a website can help you generate the required CSS for the arrow.
http://www.cssarrowplease.com/

You can give one class name to the heading and use the generated CSS in the custom CSS to make similar separator.

Alternatively, you can add border-bottom to the row where the heading is and add one Classic Icon element with an arrow to the next row close to the border.

Hope this helps!

Thanks

Which classic icon? i cant find it.

Hello Sathis,

Thanks for updating the thread.

Classic icon is the element that you can find in Cornerstone page builder under Elements tab.

Thanks.

Which setting should I use?

Hi There,

I’ve used this icon:

Please add this inline CSS to the style field of your icon:

margin-top: -22px; display: block;

Hope it helps :slight_smile:

Yep. It worked, thanks.

Glad it worked.

Cheers!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.