How to add LINE share in Bricks Builder?

Hello!

I would like to know how to add a share button of LINE, because LINE is one of most popular chatting APP in Asia.

LINE provides a code such like

<div class="line-it-button" data-lang="en" data-type="share-a" data-env="REAL" data-url="https://developers.line.biz/en/docs/line-social-plugins/install-guide/using-line-share-buttons/#using-custom-icons" data-color="default" data-size="large" data-count="false" data-ver="3" style="display: none;"></div>
<script src="https://www.line-website.com/social-plugins/js/thirdparty/loader.min.js" async="async" defer="defer"></script>

I try to add a short code or div to use it, but it is incorrect. Please help me, thank you! :+1:

use widget Code

Thank you! :+1:

I did it after enable

  • Execute Code
  • Render without Wrapper


I can’t make styles of two kinds of elements to the same, but I found AddToAny Share Buttons also has the Line share button.