Limited availability during the holidays

Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.

We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!

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.