Okay
  Public Ticket #1257144
HTML issue with Paragraph
Closed

Comments

  •  2
    cedaly1968 started the conversation

    I am trying to put some content on a Layer and for some reason when I style the paragraph it's not accepting it.  I added this to Content > Text and it won't wrap the text in the width defined it just runs off the page.  The font size, color and line height all worked.  The paragraph style did not.   Not sure what I need to do to make that work.

    <p style="width: 350px; height: 450ox; font-size: 42px; line-height: 52px; color: #fff;">
    Enroll with dashfacts.com today and let us help you realize the full potential of your business.  Our marketing programs will help you capture more customers on your site, evaluate high potential prospects and convert them to buyers faster with an average increase of 20% of more in conversion rates.  Sign-up today and see if you qualify for our Customer Guarantee.</p>

  • [deleted] replied

    Hey cedaly1968,

    You shouldn't use HTML as the plugin wraps the elements with the chose type (P, H1, H2, H3, etc...) automatically. There is a dedicated "P" option for text layers that you can use, you only need to enter the text.

    Also, you can apply any stylings and attributes with plugin's the built-in options in the Layers -> Styles and Link & Attributes tabs. There is an option basically for everything and a Custom CSS field as well. I highly recommend to use these options instead of HTML as the plugin generates the code by itself in this case.